diff --git a/gentoo-kde.sh b/gentoo-kde.sh index 4732696..46a9f8b 100644 --- a/gentoo-kde.sh +++ b/gentoo-kde.sh @@ -429,7 +429,7 @@ accounts() { echo "Setting ROOT Password:" echo "root:$ROOT_PASSWORD" | chpasswd /usr/bin/hostnamectl set-hostname $ROOT_NAME - chown -R $USER:$USER $TARGET/home/$USER + chown -R $USER:$USER /home/$USER } btrfs-tweaks() {