Bugfix override paths with spaces
As per turnkeylinux/tracker#1403 TKLBAM did not gracefully handle paths in the override file which included spaces.
This release fixes that. Support for passing paths with spaces when running tklbam-backup
is now also supported (spaces must be escaped, or the path enclosed in quotes).
Including/excluding paths with spaces when restoring has always worked (spaces must be escaped), but is now explicitly documented.
To install on any/all TurnKey Linux v15.x appliances:
wget https://github.com/turnkeylinux/tklbam/releases/download/v1.4.2/tklbam_1.4.2_all.deb
apt install ./tklbam_1.4.2_all.deb