mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-02 12:12:51 +02:00
change unchanged dialog
This commit is contained in:
@@ -316,7 +316,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ${anychange} -eq 0 ]; then
|
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
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user