summaryrefslogtreecommitdiff
path: root/ybd.py
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-11-29 13:00:51 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-11-29 13:00:51 +0000
commite26f5a3ef570148dee6ccf3b8f088e92865d687e (patch)
treef4f244819297581948849cb3aa31e1ad8bbb923e /ybd.py
parent2473ef206b2a71322e5efc86cb6da53849410570 (diff)
downloadybd-e26f5a3ef570148dee6ccf3b8f088e92865d687e.tar.gz
Revert "Change shebang to '#!/usr/bin/python3'"
This reverts commit e04bef9afc02310aa643a11ea14f9d0e26096684.
Diffstat (limited to 'ybd.py')
-rwxr-xr-xybd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ybd.py b/ybd.py
index f2f3f6f..933e315 100755
--- a/ybd.py
+++ b/ybd.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
# Copyright (C) 2015 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify