entrypoint.sh
This commit is contained in:
parent
12b623bdba
commit
e78ac2a31e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export TZ=Europe/Moscow
|
||||||
#. /etc/profile
|
#. /etc/profile
|
||||||
#. ~/.bash_profile
|
#. ~/.bash_profile
|
||||||
#. ~/.bashrc
|
#. ~/.bashrc
|
||||||
cd /opt/pentaho-di/mappings
|
cd /opt/pentaho-di/mappings_old
|
||||||
|
|
||||||
for F in $(find . -type f); do
|
for F in $(find . -type f); do
|
||||||
sed -i "s/1111/$DB_DASHBOARD_PORT/g" $F
|
sed -i "s/1111/$DB_DASHBOARD_PORT/g" $F
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue