Skip to content

Commit 904a022

Browse files
authored
Update save_config.sh
1 parent affda8b commit 904a022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

save_config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if [ -z "${configdir}" ]; then
1818
exit 2
1919
fi
2020

21-
# Optional: Set non-zero 'd0_tar' flag to have both files stored in a tarball as typically
21+
# Optional: Set non-zero 'do_tar' flag to have both files stored in a tarball as typically
2222
# needed when restoring a configuration.
2323
do_tar=1
2424

0 commit comments

Comments
 (0)