check_local_webservice.sh: forgot uncomment the reboot command.

This commit is contained in:
Christoph 2021-09-24 14:38:50 +02:00
parent b1557f866d
commit 37acc2beeb

View File

@ -374,7 +374,7 @@ else
done done
rm -f "$RESTART_CHECK_FILE" rm -f "$RESTART_CHECK_FILE"
#reboot_system "The local web service is still down - a system restart is triggered." reboot_system "The local web service is still down - a system restart is triggered."
fi fi