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 efedfae4d4
+1 -1
View File
@@ -7,7 +7,7 @@
######################################################### #########################################################
if [ -z "$TAG" ]; then if [ -z "$TAG" ]; then
TAG=v0.11 TAG=v0.11b
fi fi
# Are we running as root? # Are we running as root?