Fix #133. Can't repro but multiple confirmations that delay helps reboot error

This commit is contained in:
Matt Churchyard
2018-06-26 11:55:57 +00:00
parent 5af359386e
commit 52de25c3e8
2 changed files with 2 additions and 1 deletions

View File

@@ -209,6 +209,7 @@ vm::run(){
_exit=15
break
fi
sleep 1
fi
# set full iso path

2
vm
View File

@@ -25,7 +25,7 @@
# POSSIBILITY OF SUCH DAMAGE.
VERSION=1.3-devel
VERSION_INT=103002
VERSION_INT=103003
VERSION_BSD=$(uname -K)
PATH=${PATH}:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin