summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2025-10-22 13:42:38 +0700
committerstephanchrst <stephanchrst@gmail.com>2025-10-22 13:42:38 +0700
commitddf84a8aee91ab159e568d0d0c22cc8d4d7720dd (patch)
treecc775d54de2f56485d03607d750c7cc2ae45c5d1
parentb76065d255794323fb2f02afe723f63c0d57c7ad (diff)
add script for scheduler
-rw-r--r--run_scheduled_sunday_job.sh1
1 files changed, 1 insertions, 0 deletions
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"