diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2025-10-22 13:42:38 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2025-10-22 13:42:38 +0700 |
| commit | ddf84a8aee91ab159e568d0d0c22cc8d4d7720dd (patch) | |
| tree | cc775d54de2f56485d03607d750c7cc2ae45c5d1 /run_scheduled_sunday_job.sh | |
| parent | b76065d255794323fb2f02afe723f63c0d57c7ad (diff) | |
add script for scheduler
Diffstat (limited to 'run_scheduled_sunday_job.sh')
| -rw-r--r-- | run_scheduled_sunday_job.sh | 1 |
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" |
