]> git.lizzy.rs Git - torbrowser-launcher.git/commitdiff
oops, can't have a comment before the #!
authorMicah Lee <micahflee@riseup.net>
Thu, 11 Apr 2013 16:32:32 +0000 (09:32 -0700)
committerMicah Lee <micahflee@riseup.net>
Thu, 11 Apr 2013 16:32:32 +0000 (09:32 -0700)
torbrowser-launcher

index 5cef74764eb907bbb4946888dbe7dde8c3e122d6..ceb903003b1a10d378516d323141551a7d37f3cb 100755 (executable)
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 """
 Tor Browser Launcher
 https://github.com/micahflee/torbrowser-launcher/
@@ -26,8 +27,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.
 """
 
-#!/usr/bin/env python
-
 import gettext
 gettext.install('torbrowser-launcher', '/usr/share/torbrowser-launcher/locale')