mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
task和ql命令添加基础目录检测
This commit is contained in:
@@ -434,6 +434,7 @@ main() {
|
||||
local log_time=$(date "+%Y-%m-%d-%H-%M-%S")
|
||||
local log_path="$dir_log/update/${log_time}_$p1.log"
|
||||
local begin_time=$(date '+%Y-%m-%d %H:%M:%S')
|
||||
|
||||
case $p1 in
|
||||
update)
|
||||
echo -e "## 开始执行... $begin_time\n" >>$log_path
|
||||
|
||||
Reference in New Issue
Block a user