mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-06-13 04:04:59 +03:00
Add pkill for wineserver in NonSteamLaunchers.sh
Terminate wineserver process after waiting.
This commit is contained in:
@@ -3121,6 +3121,7 @@ function install_launcher {
|
||||
|
||||
|
||||
wait
|
||||
pkill -f wineserver
|
||||
fi
|
||||
}
|
||||
# Install Epic Games Launcher
|
||||
|
||||
Reference in New Issue
Block a user