changed repository and branch
This commit is contained in:
parent
7182fbb5d5
commit
b75e0234ab
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ printf "|> remounting '/etc/fstab' entries...\n"
|
|||
mount -a
|
||||
|
||||
printf "|> customizing environment...\n"
|
||||
git clone "https://git.velvettear.de/velvettear/alpine-linux.git" "/etc/velvettear"
|
||||
git clone -b "lxc-alpine" "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