Skip to content

Commit

Permalink
Update winesteam.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
GleammerRay committed Apr 18, 2024
1 parent 79ee725 commit e3da123
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions winesteam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,7 @@ if [ "x$FLATPAK_ID" != "xio.github.gleammerray.WineSteam" ]; then
if [ "x$WS_RUNNER_PID" = "x" ]; then
rm "$WINESTEAM_FLATPAK_PID_PATH"
elif [ -d "/proc/$WS_RUNNER_PID" ]; then
wsControls &
export WS_CONTROLS_PID=$!
flatpak run io.github.gleammerray.WineSteam
wsCleanup
exit
else
Expand Down

0 comments on commit e3da123

Please sign in to comment.