mirror of
https://github.com/alvierahman90/uploadr.git
synced 2025-01-12 02:04:20 +00:00
Add shebang
This commit is contained in:
parent
0b872573d0
commit
c77c7856b0
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import os
|
||||
import glob
|
||||
import time
|
||||
|
Loading…
Reference in New Issue
Block a user