fix(build): anonther minor build script fix

This commit is contained in:
Torkel Ödegaard 2015-10-16 13:03:20 -04:00
parent b70b730cb9
commit 43ca50ebbe

View File

@ -73,7 +73,7 @@ func main() {
case "package":
//verifyGitRepoIsClean()
// grunt("release")
grunt("release")
createLinuxPackages()
case "latest":