Merge pull request #1425 from anderbubble/wwinit-string-quote-regression
Fix a missing string quote
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