Skip to content
Snippets Groups Projects
Commit dc15c2f7 authored by wonko's avatar wonko
Browse files

added change of remote url if already checked out

parent d47e9d86
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ fi
cd /etc/puppet
git remote set-url origin ${GITPROJ}.git
git pull
git submodule init
git submodule update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment