chore: update build and publish scripts

[ci skip]

Former-commit-id: 68fc4cab3e092dbf192f02a7b69cd1024be6095e [formerly af8599c8c136f466f33b3060c1aa0568054617fc] [formerly fcce660652925df3b7837a503114380f6eab269e [formerly 32106b537d5c85b73c97710f2da204a70e8173b8]]
Former-commit-id: 42514c2f46abf0ec4533ed44edb2ed16ff1220da [formerly 0bf28005af9a16de599a99d7c0fc543b5208729f]
Former-commit-id: 2f1b4cbd7bce86943ceca8a3f0834a1ac81edb45
This commit is contained in:
Henrique Dias
2018-01-05 10:15:26 +00:00
parent 6d71ab08ce
commit c75f3e0f59
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
set -e
# Install rice tool if not present
if ! [ -x "$(command -v rice)" ]; then