diff --git a/syssetup.bash b/syssetup.bash index 721dcb6..74ebbc4 100755 --- a/syssetup.bash +++ b/syssetup.bash @@ -77,6 +77,7 @@ fi # this will be used for the restore to make sure /etc is properly overwitten +cp ./restore.lib.bash $tmpdir find /etc -type f -exec $hashapp '{}' \; > $tmpdir/$pkgsum arcdir=$(mktemp -d)