Update repository URL
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
47970761c5
commit
fc3c12ad90
6 changed files with 8 additions and 8 deletions
|
|
@ -13,7 +13,7 @@ if [ ! -d "$GIT_DIR" ]; then
|
|||
fi
|
||||
|
||||
if !(git remote | grep origin); then
|
||||
git remote add origin git@github.com:orchardup/fig.git
|
||||
git remote add origin git@github.com:docker/fig.git
|
||||
fi
|
||||
|
||||
git fetch origin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue