mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 11:13:12 +02:00
change unchanged dialog
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user