summaryrefslogtreecommitdiffstats
path: root/play-weatbag
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2013-01-07 02:55:43 -0800
committerThomas Kluyver <takowl@gmail.com>2013-01-07 02:55:43 -0800
commit1ea9764c84c6c01794724ec8a6dc8c28931a3229 (patch)
treed357a022dfd178a7201e6c262d6c12c07a543be0 /play-weatbag
parentfd0e60516676cb2e3a1fae5c6d46c445c77ec9b0 (diff)
parentd2c76307481938fe10cdec93a833b5b9f0577b13 (diff)
Merge pull request #1 from ben174/master
e2 tile with flaming torch.
Diffstat (limited to 'play-weatbag')
-rwxr-xr-xplay-weatbag2
1 files changed, 1 insertions, 1 deletions
diff --git a/play-weatbag b/play-weatbag
index dc36b82..1b93d32 100755
--- a/play-weatbag
+++ b/play-weatbag
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/env python3
from weatbag import main
main()