Spaces:
Sleeping
Sleeping
File size: 323 Bytes
ee9e136 44bcbb2 cb17e1c 5db10a1 cb17e1c 5db10a1 72d6433 4c359f9 |
1 2 3 4 5 6 7 8 9 10 |
#!/bin/bash
# chmod +x /data/OpenAgent/run_toolgen_service.sh
# /data/OpenAgent/run_toolgen_service.sh >> /data/OpenAgent/log.txt 2>&1 &
# chmod +x /data/StableToolBench/run_stabletoolbench_service.sh
# /data/StableToolBench/run_stabletoolbench_service.sh >> /data/StableToolBench/log.txt 2>&1 &
cd ~/app
python ./app.py |