Make main.py executable

This commit is contained in:
mike 2019-11-19 04:43:23 -08:00
parent 644a023d5d
commit 95840f10d4
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni

1
main.py Normal file → Executable file
Vedi File

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