remove unneeded ssh key stuff from persist and fix the bcachefs wipe script

This commit is contained in:
Lillian Violet 2026-02-22 23:53:15 +01:00
parent c874e62fda
commit bf0e130d41
2 changed files with 1 additions and 11 deletions

View file

@ -102,7 +102,7 @@
mkdir -p /btrfs_tmp/old_homes
timestamp=$(date --date="@$(stat -c %Y /btrfs_tmp/home)" "+%Y-%m-%-d_%H:%M:%S")
mv /btrfs_tmp/home "/btrfs_tmp/old_homes/$timestamp"
"copy complete!"
echo "copy complete!"
fi