more mucking

This commit is contained in:
kake26 2024-05-23 18:49:43 -05:00
parent 93f8645e7f
commit 932587e27c
Signed by: kake26
GPG key ID: E8AFC43591876B4D

View file

@ -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)