Skip to content

Commit 342712b

Browse files
committed
fixed script
1 parent 9e5be4d commit 342712b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test-vm.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
set -e
44

5-
tart clone benchmark-seed benchmark
5+
export IMAGE=sequoia
6+
7+
tart clone benchmark-seed $IMAGE
68

79
# configure the VM
810
tart set $IMAGE --disk-size 200

0 commit comments

Comments
 (0)