fca39a93f6
Bugfixes:
...
- Long arguments not processed
- closing files in except branches
- exiting when apt and dconf are present (instead of when they aren't)
- when running restoration as not root the change of directories didn't happen
- no dir was specified for restoring dconf settings
2021-12-10 21:00:07 +01:00
fc69368345
Added LICENSE and notice in main.py
...
Program is licensed under Apache License 2.0
2021-12-10 20:34:30 +01:00
75819e82a6
Changed setup.py to install dependencies and provide more information of the program
...
Also cleaned up main.py
2021-12-10 20:14:36 +01:00
b8ae16f6b7
Added checking for dconf and apt-get to avoid confusion and frustration
...
Also restoring now provides information about the age of your backup
2021-12-10 19:12:31 +01:00
6d5f3d0322
Named program barusu
2021-12-09 23:56:47 +01:00
84cd8bc83f
Changed subprocess.call-s to subbprocess.run-s
...
Additional status information in restore mode
2021-12-09 23:55:23 +01:00
f3c24be9a3
Script checks for root if run in restore mode. This might help with using it correctly
2021-12-09 23:31:03 +01:00
1b2dcc022e
Implemented restoration functionality
2021-12-09 23:18:16 +01:00
ab5b874051
-d and --backup-dir options completed
2021-12-09 22:50:37 +01:00
f19bb84953
Added argument processing
2021-12-09 22:29:53 +01:00
9aa7f6864d
Innitial commit, core function is implemented
2021-12-09 19:37:15 +01:00