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
wget -c -N http://cdimage.debian.org/debian-cd/current/i386/iso-dvd/debian-7.7.0-i386-DVD-1.iso
cd ..
2014-10-20 22:39:26 +02:00
packer build debian-babelbox.json