Merge branch 'new_structure' of https://github.com/oberon2007/manjaro-architect into new_structure

This commit is contained in:
Bernhard Landauer 2017-03-03 16:41:02 +01:00
commit c4c8496134

View File

@ -149,7 +149,7 @@ install_manjaro_de_wm() {
for home in $(echo $MOUNTPOINT/home/*); do
cp -ar $MOUNTPOINT/etc/skel/. $home/
user=$(echo $home | cut -d/ -f4)
arch_chroot "chown -R ${user}:${user} $home"
arch_chroot "chown -R ${user}:${user} /home/${user}"
done
fi
# Enable services in the chosen profile