- use dash as reference shell
- refine all bashism to posix calls
- convert bash arrays to posix "pseudo arrays"
yes, posix does not support handy arrays
- introduce global/local variables
- using (hopefully) more descriptive variable names
- new function verify_snapper_structure()
that takes care to construct target snapper file-structure
as needed
- 0.4.3 bump version
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>