Proper error handling in debian-bootstrap

This commit is contained in:
Michael Snoyman 2016-01-24 06:49:00 +00:00
parent 713c581540
commit 74ea013e42

View File

@ -1,4 +1,4 @@
#!/bin/bash -ex
#!/usr/bin/env bash
# Work in progress: create a list of commands necessary to get Stackage
# up-and-running on a freshly installed Debian-based system (including Ubuntu).
@ -10,6 +10,8 @@
# instructions, see:
# http://www.stackage.org/install
set -exu
add-apt-repository -y ppa:zoogie/sdl2-snapshots
add-apt-repository -y ppa:marutter/rrutter
add-apt-repository -y ppa:openstack-ubuntu-testing/icehouse