From ddf84a8aee91ab159e568d0d0c22cc8d4d7720dd Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 22 Oct 2025 13:42:38 +0700 Subject: add script for scheduler --- run_scheduled_sunday_job.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 run_scheduled_sunday_job.sh diff --git a/run_scheduled_sunday_job.sh b/run_scheduled_sunday_job.sh new file mode 100644 index 0000000..0f71076 --- /dev/null +++ b/run_scheduled_sunday_job.sh @@ -0,0 +1 @@ +sh /home/stephan/data-integration/kitchen.sh -level="Debug" -file="/home/stephan/transformation-job-bi/renew_account_move_line_job.kjb" > "/home/stephan/transformation-job-bi/log/scheduled_sunday_job.log" -- cgit v1.2.3