Merge pull request 'metric' (#75) from metric into dev

Reviewed-on: https://gitea.chocomarsh.com/self/botalka/pulls/75
This commit is contained in:
emmatveev 2025-06-15 16:42:01 +03:00
commit 9a55a4f822

2
run.sh
View File

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