Tweak packaging script

This commit is contained in:
Dan Sosedoff
2015-05-06 21:31:05 -05:00
parent a65cca44e5
commit d26bb75ebc
2 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ setup:
clean:
rm -f ./pgweb
rm -f ./bin/*
rm -rf ./bin/*
rm -f bindata.go
make assets