From b084a7153174e43d72867673d5c28654bc2ac987 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 9 Jan 2014 20:44:50 +1000 Subject: Make it more obvious we are using VMs. --- BuildReleases.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildReleases.sh b/BuildReleases.sh index 84876cf..a27fa9d 100755 --- a/BuildReleases.sh +++ b/BuildReleases.sh @@ -7,7 +7,7 @@ do_local=0 do_mac=0 do_windowsXP=1 -# Where to find suitable disk images for the various OS's. +# Where to find suitable VM disk images for the various OS's. img_linux64=~/bin/ubuntu64_diff.qcow2 img_linux32=~/bin/ubuntu32_diff.qcow2 img_windowsXP=/media/sdb2/IMAGES/xp_diff.qcow2 -- cgit v1.1