entrypoint.sh

This commit is contained in:
Булат Хайруллин 2024-12-10 01:46:34 +03:00
parent fa3349a935
commit e8022d1f73

View file

@ -56,8 +56,8 @@ for F in $(find . -type f); do
done;
#Запускаем job один раз при старте контейнера
echo "---- Run info_recruits/job_info_recruits.kjb ----"
bash -c ". /root/.env.sh; /opt/pentaho-di/data-integration/kitchen.sh /file:////opt/pentaho-di/mappings_old/info_recruits/job_info_recruits.kjb > /proc/1/fd/1 2>&1"
#echo "---- Run info_recruits/job_info_recruits.kjb ----"
#bash -c ". /root/.env.sh; /opt/pentaho-di/data-integration/kitchen.sh /file:////opt/pentaho-di/mappings_old/info_recruits/job_info_recruits.kjb > /proc/1/fd/1 2>&1"
if [ $RUNONCE == true ]; then
echo "---- Run job_general.kjb ----"