update
This commit is contained in:
parent
9a50029e7b
commit
40911f603c
2
.gitignore
vendored
2
.gitignore
vendored
@ -122,8 +122,6 @@ docker-compose-*.yml
|
||||
data/
|
||||
|
||||
!result/
|
||||
output.log
|
||||
output_filted.log
|
||||
|
||||
tools/.env
|
||||
result/
|
||||
|
||||
@ -29,6 +29,7 @@ else
|
||||
echo "result/ 已经在 .gitignore 中,跳过处理"
|
||||
fi
|
||||
|
||||
rm output*.log
|
||||
# 停止当前可能存在的交易进程(可选)
|
||||
# pkill -f "freqtrade trade" || true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user