v1.2.2
What's Changed
- Add github action to run shellcheck on pull request by @Antiz96 in #12 and #15
- Refactoring the script with functions by @Antiz96 in #11
- Add a clear and concise help message (instead of simply printing the man page) for the --help option by @Antiz96 in #16
- Add basic but useful information at the top of the main script by @Antiz96 in #18
- Use separated exit codes for each type of errors by @Antiz96 in #19
Full Changelog: v1.2.1...v1.2.2