fixed branch for '/etc/velvettear'

This commit is contained in:
Daniel Sommer 2021-10-15 10:40:55 +02:00
parent 9b053bd222
commit 28d1f2c200

View file

@ -118,7 +118,7 @@ printf "|> remounting '/etc/fstab' entries...\n"
mount -a
printf "|> customizing environment...\n"
git clone -b "lxc-alpine" "https://git.velvettear.de/velvettear/etc.git" "/etc/velvettear"
git clone -b "lxc-debian" "https://git.velvettear.de/velvettear/etc.git" "/etc/velvettear"
chown -R "$user":users "/etc/velvettear"
ln -s "/etc/velvettear/shell/zshrc.sh" "/home/$user/.zshrc"
ln -s "/etc/velvettear/shell/zshrc_root.sh" "/root/.zshrc"