Skip to content

Commit

Permalink
update.sh - press key to exit
Browse files Browse the repository at this point in the history
  • Loading branch information
kmicki committed Jan 23, 2024
1 parent 03f5722 commit dc3925e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ code=$?
cd
rm -rf $HOME/SteamDeckGyroDSUSetup

read -n 1 -s -r -p "Finished. Press any key to exit."
echo " "

exit $code

0 comments on commit dc3925e

Please sign in to comment.