Commit fb95738a by wangjf

update

parent ab039807
type=command
retries=3
command=sh -x app_tag.sh
\ No newline at end of file
#!/usr/sh
DT=$1
DT=$(date +%Y%m%d -d "-1 day $ScheduleTime")
LAST_DT=$(date +%Y%m%d -d "-7 day $DT")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment