mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 07:11:52 +01:00
up gog time
This commit is contained in:
parent
9d08f4e2fd
commit
e80abc57cc
@ -1178,7 +1178,7 @@ function install_gog {
|
||||
echo "# Downloading & Installing Gog Galaxy...Please wait..."
|
||||
|
||||
# Cancel & Exit the GOG Galaxy Setup Wizard
|
||||
end=$((SECONDS+60)) # Timeout after 60 seconds
|
||||
end=$((SECONDS+90)) # Timeout after 90 seconds
|
||||
while true; do
|
||||
if pgrep -f "GalaxySetup.tmp" > /dev/null; then
|
||||
pkill -f "GalaxySetup.tmp"
|
||||
|
Loading…
Reference in New Issue
Block a user