Make main.py executable

This commit is contained in:
mike 2019-11-19 04:43:23 -08:00
förälder 644a023d5d
incheckning 95840f10d4
1 ändrade filer med 1 tillägg och 0 borttagningar

1
main.py Normal file → Executable file
Visa fil

@ -1,3 +1,4 @@
#!/usr/bin/env python3
from BackupRotator import BackupRotator