diff --git a/entrypoint.sh b/entrypoint.sh index fe9c657..cecf664 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -9,7 +9,7 @@ export TZ=Europe/Moscow #. /etc/profile #. ~/.bash_profile #. ~/.bashrc -cd /opt/pentaho-di/mappings +cd /opt/pentaho-di/mappings_old for F in $(find . -type f); do sed -i "s/1111/$DB_DASHBOARD_PORT/g" $F