From e0be77d1053f0a822fd91267bd70629185bd600f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 18 Oct 2014 11:30:40 +0300 Subject: Change location of created VM images --- vm-create | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm-create b/vm-create index 5a1c401..cbc9ac7 100755 --- a/vm-create +++ b/vm-create @@ -21,7 +21,7 @@ set -eux PATH="$PATH:/home/liw/vmdebootstrap/vmdebootstrap" -VMTMP="/mnt/scratch/liw-scratch" +VMTMP="/mnt/scratch/liw-scratch/jenkinstool-images" # Create the SSH host and user keys. for key in jenkins.host-key jenkins.user-key worker.host-key worker.user-key -- cgit v1.2.1