mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 06:48:00 +01:00
change unchanged dialog
This commit is contained in:
parent
0fecd726c9
commit
2c63513c27
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ else
|
|||
fi
|
||||
|
||||
if [ ${anychange} -eq 0 ]; then
|
||||
dialog --pause "Hint: Use Spacebar to check/uncheck services." 8 58 5
|
||||
dialog --msgbox "NOTHING CHANGED! Use Spacebar to check/uncheck services." 8 58
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue