Make test.py executable
This commit is contained in:
parent
15bb93321f
commit
4844c1b90a
1 changed files with 1 additions and 0 deletions
1
test.py
Normal file → Executable file
1
test.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#! /usr/bin/python
|
||||
import subprocess
|
||||
import glob
|
||||
import os
|
||||
|
|
Loading…
Reference in a new issue