添加一些操作提示

This commit is contained in:
andy
2023-05-17 08:27:57 +08:00
parent baa520edbf
commit da2433e693
5 changed files with 85 additions and 31 deletions

3
ftp.py
View File

@@ -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/")
# 定义命令