Skip to content

Commit

Permalink
Hopefully this will fix #2...
Browse files Browse the repository at this point in the history
  • Loading branch information
hadcl4 committed Mar 13, 2022
1 parent 820c86a commit 4ad1245
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions update
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ if [[ $thunderversion == "Thunder is currently this version: STABLE Rev 1.0" ]];
echo "Updating thunder-cli..."
sudo cp thunder-cli /usr/local/bin/thunder-cli # To update Thunder version
fi
echo "Closing in 5 seconds, then will open GUI. Please close the currently running GUI."
echo "Closing in 10 seconds, then will open GUI. Please close the currently running GUI."
sleep 10s
thunder-cli --gui & echo "Exiting..."
thunder-cli --gui

0 comments on commit 4ad1245

Please sign in to comment.