Should work now #16

Merged
AustrianToast merged 14 commits from dev into main 2023-04-04 10:42:44 +02:00

14 Commits

Author SHA1 Message Date
ca33ad9f93 formating 2023-04-04 10:38:52 +02:00
67b3caff37 Added new option 2023-04-04 10:38:20 +02:00
9c92ced4bb Fixed Issue with after_backup not completing 2023-04-04 10:36:58 +02:00
832237903a Removed version variable
It was too stupid to maintain
2023-04-03 23:54:11 +02:00
792504c4fc Minor code improvement 2023-04-03 23:53:36 +02:00
3a976e50b5 I am stupid 2023-04-03 20:02:41 +02:00
b380df76ca removed line 2023-04-03 19:38:53 +02:00
032bed15c6 Version Bump 2023-04-03 19:19:05 +02:00
b587f13ed2 Should work properly now 2023-04-03 19:18:43 +02:00
9b66f59fc2 Version bump 2023-03-31 13:21:06 +02:00
e5559ed6c1 Complete rewrite of argument parsing
Now it is easier to add long and short options.
I added two functions, one after everything is done and another which is executed in case of an interrupt.
2023-03-31 13:20:47 +02:00
e4e0047d4f Version bump 2023-03-31 01:11:06 +02:00
dd7cc62027 Code cleanup
Improved Code by using extraction and I reduced the amount of redundant code
2023-03-31 01:10:49 +02:00
6341541289 Useless 2023-03-31 01:09:02 +02:00