Update vb-resize-disk.sh

This commit is contained in:
kneutron 2021-04-09 06:10:27 -05:00 committed by GitHub
parent 5b9e080b9b
commit a01fc8f076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#1/bin/bash
#!/bin/bash
date
time VBoxManage modifymedium disk "$1" --resize "$2"