babelbox-packer/setup-babelbox.sh
Jan Dittberner 23b04f44e4 first try
2014-11-02 12:04:01 +01:00

9 lines
163 B
Bash
Executable file

#!/bin/sh
set -e
cd http
wget -c -N http://cdimage.debian.org/debian-cd/current/i386/iso-dvd/debian-7.7.0-i386-DVD-1.iso
cd ..
packer build debian-babelbox.json