(20241223) Making the tick simulator live for testing.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user