mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-26 17:49:15 +01:00
added todos
This commit is contained in:
@@ -42,6 +42,8 @@ func PutSystemTask(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
|
||||
// TODO: 校验脚本是否正在运行
|
||||
|
||||
// 获取执行命令
|
||||
cmd := fmt.Sprintf("sh %s", utils.GetSystemScriptPath(reqBody.Script))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user