This commit is contained in:
Egor Matveev 2025-06-15 16:39:33 +03:00
parent d61c665b6c
commit 24b1d39e10

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