From 274c8073da3c7692ce753fe31a2084741bb7050a Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Mon, 13 May 2024 05:18:35 -0700 Subject: [PATCH] Update NonSteamLaunchers.sh fixed --- NonSteamLaunchers.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NonSteamLaunchers.sh b/NonSteamLaunchers.sh index 977d3ed..79015e5 100755 --- a/NonSteamLaunchers.sh +++ b/NonSteamLaunchers.sh @@ -1721,8 +1721,7 @@ if [[ $options == *"Rockstar Games Launcher"* ]]; then "$STEAM_RUNTIME" "$proton_dir/proton" run "$rstarInstallDir/Redistributables/VCRed/vc_redist.x64.exe" /install /quiet /norestart "$STEAM_RUNTIME" "$proton_dir/proton" run "$rstarInstallDir/Redistributables/VCRed/vc_redist.x86.exe" /install /quiet /norestart - - rm -rf "$rstarInstallUnzipFileDir" + wait fi # Wait for the rockstar file to finish running