install.sh

This commit is contained in:
kprkpr
2016-06-16 12:57:58 +02:00
parent 47ade187df
commit a60f04a67c
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -26,5 +26,6 @@ case $gitopt in
done
git checkout $gitbmerge
git merge $gitbusing
git push
;;
esac