added line break to dialog

This commit is contained in:
Christian Rotzoll 2019-07-29 00:49:00 +02:00
parent 2c63513c27
commit e7502e1d5e

View File

@ -316,7 +316,7 @@ else
fi
if [ ${anychange} -eq 0 ]; then
dialog --msgbox "NOTHING CHANGED! Use Spacebar to check/uncheck services." 8 58
dialog --msgbox "NOTHING CHANGED!\nUse Spacebar to check/uncheck services." 8 58
exit 0
fi