mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
6 lines
76 B
Bash
6 lines
76 B
Bash
#!/bin/bash
|
|
|
|
date
|
|
time VBoxManage modifymedium disk "$1" --resize "$2"
|
|
date
|