💚 Change release command

Signed-off-by: mathieu.brunot <mb.mathieu.brunot@gmail.com>
This commit is contained in:
mathieu.brunot
2019-06-11 22:39:41 +02:00
parent 15ea62c8d7
commit 06c830dd3c
4 changed files with 32 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env zsh
set -e
echo "UXBOX Docker entrypoint initialization..."
echo "UXBOX Docker Dev entrypoint initialization..."
exec "$@"