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