Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git committed Aug 30, 2023
1 parent ff5db25 commit 525cf16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zip-content/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ if test "${IS_INSTALLATION:?}" = 'true'; then
else
# Fallback to FakeStore
market_is_fakestore='true'
setup_app 1 'FakeStore' 'FakeStore' 'priv-app' false false
setup_app 1 'microG Companion (FakeStore)' 'FakeStore' 'priv-app' false false
fi

if test "${market_is_fakestore:?}" = 'true'; then
Expand Down

0 comments on commit 525cf16

Please sign in to comment.