From 4b6f03bf30d50a5930bb6bf897959acd2335a10b Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Tue, 23 Dec 2014 18:53:35 -0200 Subject: Added environment that was missing after translation to puppet --- install-pixelated.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install-pixelated.sh') diff --git a/install-pixelated.sh b/install-pixelated.sh index 60d955d1..9bdb748b 100755 --- a/install-pixelated.sh +++ b/install-pixelated.sh @@ -17,6 +17,7 @@ # test dependencies +set -e if [ ! $USERNAME ] then -- cgit v1.2.3