This commit is contained in:
Your Name 2023-02-21 09:46:26 -07:00
parent e4857f7e8d
commit 2aec23ea6a

View File

@ -152,6 +152,7 @@ os-restore() {
if [ "$3" = "home" ]; then
rsync -a --delete /home/ $TARGET/home/
chown -R $USER:$USER $TARGET/home/$USER
fi
fstab