mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +01:00
fixed spacing on command
This commit is contained in:
parent
2a6dac77af
commit
a9e4fa19c9
@ -58,9 +58,9 @@ for arg in "${args[@]}"; do
|
|||||||
if [ "$arg" = "DeckyPlugin" ]; then
|
if [ "$arg" = "DeckyPlugin" ]; then
|
||||||
deckyplugin=true
|
deckyplugin=true
|
||||||
break
|
break
|
||||||
if [ "$arg" = "Chrome" ]; then
|
if [ "$arg" = "Chrome" ]; then
|
||||||
installchrome=true
|
installchrome=true
|
||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user