@ -1,7 +1,6 @@
#!/usr/bin/env sh
if [ -n "${BASE_URL}" ]
if [ -n "${BASE_URL}" ]; then
then
BASE_URL="--ServerApp.base_url=${BASE_URL}"
fi