update integrations

This commit is contained in:
nightwing 2016-08-15 18:12:19 +00:00
parent 3573793590
commit 9f2d597877

View File

@ -42,6 +42,7 @@ if [ -d $NAME/.git ]; then
exit 1
fi
git fetch origin
git remote set-head origin -a
popd
else
mkdir -p $NAME