mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 07:11:52 +01:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
280e38b662
commit
86ddbb4ac0
@ -1190,7 +1190,6 @@ function install_gog {
|
||||
end=$((SECONDS+180)) # Timeout after 180 seconds
|
||||
while true; do
|
||||
if pgrep -f "GalaxySetup.tmp" > /dev/null; then
|
||||
sleep 2 # Wait for 2 seconds before killing the process
|
||||
pkill -f "GalaxySetup.tmp"
|
||||
break
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user