Skip to content

Commit 7b37fd8

Browse files
author
DozenCrows
committed
Fix shebang
1 parent 0a5c7a4 commit 7b37fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PiMony.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1+
#!/usr/bin/python
12
#=======================================================================
23
# Copyright Nicholas Tuckett 2015.
34
# Distributed under the MIT License.
45
# (See accompanying file license.txt or copy at
56
# http://opensource.org/licenses/MIT)
67
#=======================================================================
78

8-
#!/usr/bin/python
99
'''
1010
PiMony -- Smart remote control prototype
1111

0 commit comments

Comments
 (0)