donotusethis1olderscript

This commit is contained in:
kneutron 2022-06-04 12:09:32 -05:00 committed by GitHub
parent ed55585309
commit 06f92c4460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ function failexit () {
echo '! Something failed! Code: '"$1 $2" # code # (and optional description)
exit $1
}
function stopvm () {
echo "$(date) - $(whoami) Stopping VM ${vm} / ${vmuuid}" |tee -a $logf
#[ $debugg -eq 0 ] && time $vbm controlvm $stopthis savestate && echo "$vm is now stopped - $(date)" |tee -a $logf