commit
05028d3e00
2 changed files with 2 additions and 2 deletions
2
start.py
2
start.py
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2.7
|
||||||
|
|
||||||
|
|
||||||
# Included modules
|
# Included modules
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2.7
|
||||||
|
|
||||||
# Included modules
|
# Included modules
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in a new issue