Make main.py executable

This commit is contained in:
mike 2019-11-19 04:43:23 -08:00
父節點 644a023d5d
當前提交 95840f10d4
共有 1 個文件被更改,包括 1 次插入0 次删除

1
main.py Normal file → Executable file
查看文件

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