summaryrefslogtreecommitdiff
path: root/lock-and-increment
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 /lock-and-increment
parent8a5aec197cbd248bc9c83d6185df6c8ac5e93888 (diff)
downloadobnam-f98d9a63ab3f5aba5b14defb128125fb7c8fb5ba.tar.gz
Make all scripts use #!/usr/bin/env python
Diffstat (limited to 'lock-and-increment')
-rwxr-xr-xlock-and-increment2
1 files changed, 1 insertions, 1 deletions
diff --git a/lock-and-increment b/lock-and-increment
index af261775..ba2bf9e9 100755
--- a/lock-and-increment
+++ b/lock-and-increment
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright 2012 Lars Wirzenius
#
# This program is free software: you can redistribute it and/or modify