Change push url for getter.sh
This commit is contained in:
parent
f17f0e88df
commit
a4afa4c89e
@ -18,7 +18,7 @@ do
|
||||
git clone "http://adamgoldsmith.name/cgit/dotfiles/$t.git"
|
||||
cd $t
|
||||
git remote set-url origin http://adamgoldsmith.name/cgit/dotfiles/$t.git
|
||||
git remote set-url --push origin ssh://adamgoldsmith.name:443/srv/git/dotfiles/$t.git
|
||||
git remote set-url --push origin ag:/srv/git/dotfiles/$t.git
|
||||
cd ..
|
||||
fi
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user