Use the stockholm branch for upgrades

This commit is contained in:
Bob Mottram 2016-09-29 10:28:13 +01:00
parent 77deafe732
commit 86996bd524
1 changed files with 46 additions and 45 deletions

View File

@ -103,6 +103,7 @@ if [ -d $PROJECT_DIR ]; then
if [ -f $CONFIGURATION_FILE ]; then
cd $PROJECT_DIR
rm -rf $PROJECT_DIR/locale/*
git checkout stockholm
git_pull $PROJECT_REPO
make install
${PROJECT_NAME} -c $CONFIGURATION_FILE