stuff
This commit is contained in:
parent
260881acd7
commit
ffef2a59c3
@ -7,7 +7,7 @@ eval "$(ssh-agent -s)"
|
||||
ssh-add /root/.ssh/id_github_rsa
|
||||
mkdir /var/www/gitwrapper/$name
|
||||
cd /var/www/gitwrapper/$name
|
||||
echo pwd
|
||||
echo `pwd`
|
||||
|
||||
git clone $sshURL .
|
||||
git checkout $name
|
||||
|
Loading…
x
Reference in New Issue
Block a user