mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2025-04-05 05:56:50 +02:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
2f1e19affb
commit
43200bc737
@ -3365,7 +3365,7 @@ echo "Script completed successfully."
|
||||
# Check if the symlink exists
|
||||
if [ -L "${logged_in_home}/.config/systemd/user/default.target.wants/nslgamescanner.service" ]; then
|
||||
# Symlink exists, show message
|
||||
show_message "Script is done...and the NSLGamesScanner is actively scanning!"
|
||||
show_message "Script finished...and the NSLGamesScanner is actively scanning!"
|
||||
else
|
||||
# Symlink does not exist
|
||||
echo "Symlink does not exist."
|
||||
|
Loading…
x
Reference in New Issue
Block a user