diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-11-15 11:44:47 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-11-15 11:44:47 +0700 |
| commit | cfdbb0c7741ea030c04936fc2f97a648a248a154 (patch) | |
| tree | eb832a05ebb79cab9e80ac80bcd30f830013362b /run_scheduled_action_job.sh | |
| parent | e59cb0efe5f17160173ec1a4c86bbfbd3b83895a (diff) | |
run scheduled action job
Diffstat (limited to 'run_scheduled_action_job.sh')
| -rw-r--r-- | run_scheduled_action_job.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run_scheduled_action_job.sh b/run_scheduled_action_job.sh new file mode 100644 index 0000000..9d8da7f --- /dev/null +++ b/run_scheduled_action_job.sh @@ -0,0 +1 @@ +sh /home/stephan/data-integration/kitchen.sh -level="Debug" -file="/home/stephan/transformation-job-bi/run_scheduled_action_job.kjb" > "/home/stephan/transformation-job-bi/log/scheduled_action_job.log" |
