make scripts executable
This commit is contained in:
1
auth_google.py
Normal file → Executable file
1
auth_google.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
import sys
|
||||
|
||||
from oauth2client.file import Storage
|
||||
|
||||
1
fitsync.py
Normal file → Executable file
1
fitsync.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
import httplib2
|
||||
import sys
|
||||
import time
|
||||
|
||||
Reference in New Issue
Block a user