adds log and data paths

This commit is contained in:
benbierens 2023-10-07 07:49:55 +02:00
parent 75e263be31
commit fab855c4bb
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ do
screen -d -m dotnet run \
--kube-config=/opt/kubeconfig.yaml \
--codex-deployment=codex-deployment-$i.json \
--log-path=logs-$i \
--data-path=data-$i \
--keep=1 \
--stop=1 \
--target-duration=172800 # 48 hours