Fix a missing string quote

Regression introduced in #1401

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-09-26 13:45:35 -06:00
parent 7d003532f6
commit c39fa75048

View File

@@ -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