meh
This commit is contained in:
parent
932587e27c
commit
0345da76da
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ fi
|
||||||
|
|
||||||
# this will be used for the restore to make sure /etc is properly overwitten
|
# this will be used for the restore to make sure /etc is properly overwitten
|
||||||
|
|
||||||
cp ./restore.lib.bash $tmpdir
|
cp ./restore.lib.bash $tmpdir/restore.lib.bash
|
||||||
find /etc -type f -exec $hashapp '{}' \; > $tmpdir/$pkgsum
|
find /etc -type f -exec $hashapp '{}' \; > $tmpdir/$pkgsum
|
||||||
|
|
||||||
arcdir=$(mktemp -d)
|
arcdir=$(mktemp -d)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue