Go to file
Scott R 5c85a575ee Improving backup efficiency with shutil
Removed the old backup code that created a zip on a file-by-file basis and replaced it with make_archive from shutil to just zip the whole directory
2021-08-13 19:45:15 -05:00
app Improving backup efficiency with shutil 2021-08-13 19:45:15 -05:00
.gitignore One monster truck commit for rework and backups 2021-03-21 23:02:18 -05:00
main.py Create universal exit function so exiting code can be in one place. 2021-04-18 00:24:54 +03:00
requirements.txt Users Access to Servers from Roles Working 2021-03-13 23:12:42 +01:00