diff --git a/overlays/wwinit/rootfs/init b/overlays/wwinit/rootfs/init index d9970af8..123a3617 100755 --- a/overlays/wwinit/rootfs/init +++ b/overlays/wwinit/rootfs/init @@ -47,7 +47,7 @@ else fi echo -echo "ERROR: There was a problem with the initial provisioning process. +echo "ERROR: There was a problem with the initial provisioning process." echo "Rebooting in 1 minute..." sleep 60 echo b > /proc/sysrq-trigger || /sbin/reboot -f