HoloBackup
HoloBackup copied to clipboard
[Enhancement] Unify scripts for Linux and Windows
Currently there are two scripts main_linux.py and main_windows.py, however 90%+ of the functionality is the same, this can be refactored to a single script which includes the unified functionality for both platforms.