mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
fix typo in shebang of ubuntu-touch-android.sh
This commit is contained in:
parent
1bb961e99a
commit
16db7152c9
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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 ]
|
||||
|
@ -1,4 +1,4 @@
|
||||
!#/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user