mirror of https://github.com/dirtbags/moth.git
Fix shebang
This commit is contained in:
parent
6865268b37
commit
6ffb693816
|
@ -1,4 +1,4 @@
|
||||||
#o/usr/bin/env python3
|
#!/usr/bin/python3
|
||||||
|
|
||||||
# To pick up any changes to this file without restarting anything:
|
# To pick up any changes to this file without restarting anything:
|
||||||
# while true; do ./tools/devel-server.py --once; done
|
# while true; do ./tools/devel-server.py --once; done
|
||||||
|
|
Loading…
Reference in New Issue