misc: naming refactor on build process

This commit is contained in:
Andrey Antukh 2019-07-04 11:56:52 +02:00
parent 6a75eb893c
commit 5ecd86ba02
11 changed files with 76 additions and 84 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -e
echo "Setting up UXBOX Backend..."
exec "$@"