Skip to content

Commit

Permalink
Add fancy restarting GUI messsage
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatHackerDudeFromCyberspace committed Jan 3, 2025
1 parent 341be58 commit 10cf508
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/kmc/hotfix/hotfix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@ mntroot ro

logmsg "I" "hotfix" "" "Hotfix Complete! Restarting GUI."
sleep 3 # So they can read what's about to happen
restart lab126_gui
restart lab126_gui &
sleep 3
/var/local/kmc/bin/fbink -y 4 -m -S 7 "Restarting GUI"
/var/local/kmc/bin/fbink -y 6 -m -S 7 "Please Wait..."
/var/local/kmc/bin/fbink -y 17 -p -S 3 "(Kindles are slow lol) "

0 comments on commit 10cf508

Please sign in to comment.