mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-22 16:10:55 +02:00
test fireworks
This commit is contained in:
@@ -41,6 +41,7 @@ fi
|
|||||||
# when coming from fresh setup
|
# when coming from fresh setup
|
||||||
if [ "${setupPhase}" == "setup" ]; then
|
if [ "${setupPhase}" == "setup" ]; then
|
||||||
clear
|
clear
|
||||||
|
whiptail --title "Setup Done" --yes-button "Show Again" --no-button "CONTINUE" --yesno " Are you sure that you wrote down the word list?" 8 55
|
||||||
echo "Hooray :) Everything is Setup!"
|
echo "Hooray :) Everything is Setup!"
|
||||||
echo "PRESS ENTER"
|
echo "PRESS ENTER"
|
||||||
read key
|
read key
|
||||||
|
Reference in New Issue
Block a user