[scripts] Minor fixup

This commit is contained in:
Ciprian Dorin Craciun 2019-08-13 21:52:15 +03:00
parent ff5f9b7e20
commit 6f936410ac

View file

@ -166,7 +166,7 @@
test "${#}" -eq 0
_outputs="$( exec -- readlink -e -- ./.outputs )"
mkdir -p -- "${_outputs}/binaries/release"
rm -f -- "${_outputs}/binaries/release/kawipiko-server"
rm -f -- "${_outputs}/binaries/release/kawipiko"
exec -- "${ZRUN[@]}" ':: go / tool' \
build \
-v \