Skip to content
Snippets Groups Projects
Commit 0e292697 authored by Bob Mottram's avatar Bob Mottram
Browse files

pull from branch

parent 58793bec
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ if [ -d $PROJECT_DIR ]; then
git checkout master
git pull $PROJECT_REPO
git checkout stockholm
git pull $PROJECT_REPO
git pull $PROJECT_REPO origin/stockholm
make install
${PROJECT_NAME} -c $CONFIGURATION_FILE
fi
......
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