make kompose get-able

This commit is contained in:
Tuna
2016-10-28 01:24:08 +02:00
parent a3643a55ac
commit d68bc40458
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ rm -f kompose*
gox "${OS_PLATFORM_ARG[@]}" "${OS_ARCH_ARG[@]}" \
-output="bundles/kompose_{{.OS}}-{{.Arch}}/kompose" \
"${BUILD_FLAGS[@]}" \
./cli/main
main.go