fix
All checks were successful
Deploy Dev / Build (pull_request) Successful in 7s
Deploy Dev / Push (pull_request) Successful in 9s
Deploy Dev / Deploy dev (pull_request) Successful in 11s

This commit is contained in:
Egor Matveev 2025-06-15 16:40:44 +03:00
parent b575ba5717
commit 6a8f18300b

2
run.sh
View File

@ -4,7 +4,7 @@
python3 main.py $1 & python3 main.py $1 &
# Start the second process # Start the second process
python3 main.py metrics & # python3 main.py metrics &
# Wait for any process to exit # Wait for any process to exit
wait -n wait -n