diff --git a/src/kmc/hotfix/hotfix.sh b/src/kmc/hotfix/hotfix.sh index 9681717..2dc3616 100644 --- a/src/kmc/hotfix/hotfix.sh +++ b/src/kmc/hotfix/hotfix.sh @@ -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 \ No newline at end of file +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) " \ No newline at end of file