(20241223) Making the tick simulator live for testing.

This commit is contained in:
2024-12-23 16:48:13 +05:30
parent da138ee1b3
commit 7c7b10f27c
4 changed files with 10 additions and 18 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# Kill all the scripts:
echo "Killing the script."
pkill -9 -f "$(pwd)/api/main.py"
pkill -9 -f "$(pwd)/wsocket/main.py"
pkill -9 -f "$(pwd)/playground/socketio/tick_simulator.py"
# Get the name of the current directory,
# and kill the monitors of the above scripts: