v0.11b to fix missing package for apt-add-repository

This commit is contained in:
Joshua Tauberer 2015-06-29 21:52:47 -04:00
parent a3087d8815
commit f89a98c78a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#########################################################
if [ -z "$TAG" ]; then
TAG=v0.11
TAG=v0.11b
fi
# Are we running as root?