summaryrefslogtreecommitdiff
path: root/createvm.sh
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-07-01 16:20:54 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-07-01 16:20:54 +0200
commit91698967dcfd4b9c345b7b847db1576a03e2cb1f (patch)
tree1d789bcde05d220887bdb286ad16f581709c59c3 /createvm.sh
parentf0d147a93113ccc14f5ff8ae14cd4979c8071c4c (diff)
downloadarchauto32-91698967dcfd4b9c345b7b847db1576a03e2cb1f.tar.gz
archauto32-91698967dcfd4b9c345b7b847db1576a03e2cb1f.tar.bz2
tested with ISO 07.01
Diffstat (limited to 'createvm.sh')
-rwxr-xr-xcreatevm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/createvm.sh b/createvm.sh
index 9eda610..7cd84ab 100755
--- a/createvm.sh
+++ b/createvm.sh
@@ -22,7 +22,7 @@ wait_for_vm_to_stop() {
done
}
-mount -o loop,ro mirror/archisos/archlinux-2018.06.01-i686.iso archiso
+mount -o loop,ro mirror/archisos/archlinux-2018.07.01-i686.iso archiso
#cp archiso/arch/boot/i686/vmlinuz .
#cp archiso/arch/boot/i686/archiso.img .