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

Dieser Commit ist enthalten in:
Joshua Tauberer
2015-06-29 21:52:47 -04:00
Ursprung a3087d8815
Commit f89a98c78a
+1 -1
Datei anzeigen
@@ -7,7 +7,7 @@
#########################################################
if [ -z "$TAG" ]; then
TAG=v0.11
TAG=v0.11b
fi
# Are we running as root?