Refactor code base to enhance extendability #6

Merged
ZoopaMario merged 1 commit from refactor_common_functionality into main 2024-12-30 06:53:51 +01:00

1 commit

Author SHA1 Message Date
ZoopaMario 52fee22f04 Refactor code base focusing on extendability
All checks were successful
Check Commit Messages / check-commit-message (pull_request) Successful in 13s
Lint Bash Scripts / lint-bash (pull_request) Successful in 23s
Lint Bash Scripts / lint-bash (push) Successful in 1m0s
- Add a library file containing common logic to be sourced by individual backup scripts
- Integrate logger file as it so far only contained a single method
- Make sure all relevant variables are defined within the related .env file
- Remove the option to pass command line  arguments to the script
2024-12-30 06:50:33 +01:00