added hashbang to python file
This commit is contained in:
parent
d313833642
commit
5fc7602ea7
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
#! /usr/bin/python3
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import argparse
|
import argparse
|
||||||
import shutil
|
import shutil
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue