添加一些操作提示
This commit is contained in:
3
ftp.py
3
ftp.py
@@ -226,10 +226,11 @@ dst_list.append("/home/root/config/judge.lua")
|
||||
# 定义要从开发板获取的文件
|
||||
get_list=[]
|
||||
# get_list.append("/home/root/comm_log/comm_log.csv")
|
||||
get_list.append("/home/root/log/debug_log.txt")
|
||||
# get_list.append("/home/root/log/debug_log.txt")
|
||||
# get_list.append("/home/root/config/checker_app_pre.sh")
|
||||
# get_list.append("/home/root/config/cfg.json")
|
||||
# get_list.append("/home/root/config/judge.lua")
|
||||
get_list.append("/home/root/comm_log/")
|
||||
|
||||
# 定义命令
|
||||
|
||||
|
Reference in New Issue
Block a user