summaryrefslogtreecommitdiff
path: root/obnam
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-01-26 18:55:13 +0000
committerLars Wirzenius <liw@liw.fi>2014-01-26 18:55:13 +0000
commitf98d9a63ab3f5aba5b14defb128125fb7c8fb5ba (patch)
treeedb6db9173d40949e780a1d399ffb82aec847a95 /obnam
parent8a5aec197cbd248bc9c83d6185df6c8ac5e93888 (diff)
downloadobnam-f98d9a63ab3f5aba5b14defb128125fb7c8fb5ba.tar.gz
Make all scripts use #!/usr/bin/env python
Diffstat (limited to 'obnam')
-rwxr-xr-xobnam2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnam b/obnam
index 56083b7e..282e31ba 100755
--- a/obnam
+++ b/obnam
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (C) 2009 Lars Wirzenius
#
# This program is free software: you can redistribute it and/or modify