1
0
mirror of https://github.com/Spearfoot/FreeNAS-scripts synced 2025-12-06 01:23:19 +00:00

Update save_config.sh

This commit is contained in:
Keith Nash
2021-08-06 13:24:44 -05:00
committed by GitHub
parent affda8bc4c
commit 904a022a10

View File

@@ -18,7 +18,7 @@ if [ -z "${configdir}" ]; then
exit 2
fi
# Optional: Set non-zero 'd0_tar' flag to have both files stored in a tarball as typically
# Optional: Set non-zero 'do_tar' flag to have both files stored in a tarball as typically
# needed when restoring a configuration.
do_tar=1