summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/live-installer/checkout_MythVantage.sh
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/live-installer/checkout_MythVantage.sh')
-rwxr-xr-xabs/core-testing/live-installer/checkout_MythVantage.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/core-testing/live-installer/checkout_MythVantage.sh b/abs/core-testing/live-installer/checkout_MythVantage.sh
index 8cb75e4..bd43915 100755
--- a/abs/core-testing/live-installer/checkout_MythVantage.sh
+++ b/abs/core-testing/live-installer/checkout_MythVantage.sh
@@ -20,7 +20,11 @@ then
setup_links
cd -
else
+ echo "updating exisiting tree"
+ cd MythVantage-app
git pull
+ git checkout LinHES
+ cd -
fi
cd MythVantage-app