babelbox-packer/setup-babelbox.sh

9 lines
163 B
Bash
Raw Normal View History

2014-10-20 22:39:26 +02:00
#!/bin/sh
set -e
2014-11-02 12:04:01 +01:00
cd http
2016-02-26 18:33:27 +01:00
wget -c -N http://cdimage.debian.org/debian-cd/current/i386/iso-dvd/debian-8.3.0-i386-DVD-1.iso
2014-11-02 12:04:01 +01:00
cd ..
2014-10-20 22:39:26 +02:00
packer build debian-babelbox.json