fix typo in shebang of ubuntu-touch-android.sh

This commit is contained in:
Oliver Grawert 2013-04-15 16:08:22 +02:00
parent 1bb961e99a
commit 16db7152c9
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.120) UNRELEASED; urgency=low
* fix typo in shebang of ubuntu-touch-android.sh
-- Oliver Grawert <ogra@ubuntu.com> Mon, 15 Apr 2013 16:07:08 +0200
livecd-rootfs (2.119) raring; urgency=low
[ Colin Watson ]

View File

@ -1,4 +1,4 @@
!#/bin/bash
#!/bin/bash
set -e