Fix a missing string quote
Regression introduced in #1401 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user