fixed branch for '/etc/velvettear'
This commit is contained in:
parent
9b053bd222
commit
28d1f2c200
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue