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
|
||||
deckyplugin=true
|
||||
break
|
||||
if [ "$arg" = "Chrome" ]; then
|
||||
installchrome=true
|
||||
break
|
||||
if [ "$arg" = "Chrome" ]; then
|
||||
installchrome=true
|
||||
break
|
||||
fi
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user