small fixes
This commit is contained in:
parent
5a0db88c3d
commit
b2541755b6
@ -20,6 +20,8 @@ ZSHLIBSKEY
|
||||
GIT_SSH_COMMAND='ssh -i .zshlibs_repo.key' git clone --branch master git@casingator.brass.host:zshlibs.git "${zshlibs_install}"
|
||||
cd "${zshlibs_install}"
|
||||
git config core.sshCommand "ssh -i ${zshlibs_install}/zshlibs_ro.key"
|
||||
chmod 600 "${zshlibs_install}/zshlibs_ro.key"
|
||||
rm .zshlibs_repo.key.pub .zshlibs_repo.key
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user