Commit Graph

6 Commits

Author SHA1 Message Date
Hu3rror
2cb3718b60
Refactor shell script for processing result.csv
The error "line 25: /app/config/result.csv: No such file or directory" occurs when running python3 app.py optimize without docker, because the script get_entrypoints.sh tries to access the file /app/config/result.csv which does not exist outside of the docker container.
2023-11-15 10:22:46 +08:00
vvbbnn00
db3517500d
Fix issue https://github.com/vvbbnn00/WARP-Clash-API/issues/1 on get_entrypoints.sh 2023-10-22 20:25:49 +08:00
vvbbnn00
79cd1007fc
Fix issue: https://github.com/vvbbnn00/WARP-Clash-API/issues/1 2023-10-22 18:03:46 +08:00
不做评论
1bcd7c03ae Log support, fix account error. 2023-08-24 01:20:33 +08:00
不做评论
c1deca1049 Add docker support. 2023-08-24 00:46:56 +08:00
不做评论
9bbca71a27 Initial Commit 2023-08-24 00:15:35 +08:00