WARP-Clash-API/scripts
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
..
get_entrypoints.sh Refactor shell script for processing result.csv 2023-11-15 10:22:46 +08:00
run.sh Fix issue: https://github.com/vvbbnn00/WARP-Clash-API/issues/1 2023-10-22 18:03:46 +08:00