Merge remote-tracking branch 'origin/master'

This commit is contained in:
Martin Wimpress 2020-03-21 00:24:37 +00:00
commit eadb671b59
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env bash
export LC_ALL=C
function disk_delete() {
if [ -e "${disk_img}" ]; then
@ -362,4 +363,4 @@ if [ -n "${SNAPSHOT_ACTION}" ]; then
esac
fi
vm_boot
vm_boot