diff --git a/debian/changelog b/debian/changelog index ac460972..a53f33e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.120) raring; urgency=low + + * fix typo in shebang of ubuntu-touch-android.sh + + -- Oliver Grawert Mon, 15 Apr 2013 16:07:08 +0200 + livecd-rootfs (2.119) raring; urgency=low [ Colin Watson ] diff --git a/ubuntu-touch-android.sh b/ubuntu-touch-android.sh index ab8cbcfa..fa672635 100755 --- a/ubuntu-touch-android.sh +++ b/ubuntu-touch-android.sh @@ -1,4 +1,4 @@ -!#/bin/bash +#!/bin/bash set -e