mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +01:00
Update NSLPluginInstaller.sh
This commit is contained in:
parent
3bf35a1d0a
commit
d4c725e87e
@ -51,7 +51,7 @@ if $DECKY_LOADER_EXISTS; then
|
||||
USER_PASSWORD=$(echo $USER_INPUT | cut -d'|' -f1)
|
||||
|
||||
if [ -z "$USER_PASSWORD" ]; then
|
||||
zenity --error --text="No password entered. Exiting."
|
||||
zenity --error --text="No password entered. Exiting." --timeout=5
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user