#1116 fix menu response on reboot

This commit is contained in:
rootzoll 2020-04-26 18:38:42 +02:00
parent d04f445083
commit c28d8a8b5e

View file

@ -130,8 +130,8 @@ patch()
Only skip reboot if you know
it will work without restart.
" 11 40
clear
if [ $? -eq 0 ]; then
clear
echo "REBOOT .."
/home/admin/XXshutdown.sh reboot
sleep 8