Don't know how this got deleted

This commit is contained in:
Joshua Bussdieker
2012-03-20 05:39:50 -07:00
parent 469bd7c81c
commit 68c0ffdf9e
+1
View File
@@ -114,6 +114,7 @@ install_go() {
install_gpkg() {
display_message " * Installing gpkg..."
$GVM_GOINSTALL github.com/moovweb/gpkg > $GVM_ROOT/logs/$version-gpkg.log 2>&1 || return 1
}
install_gb() {