(20241227) New shell scripts with modifications to the old ones.
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
# Kill all the scripts:
|
||||
echo "Killing the script."
|
||||
pkill -9 -f "$(pwd)/api/main.py"
|
||||
pkill -9 -f "$(pwd)/playground/socketio/to_kafka.py"
|
||||
pkill -9 -f "$(pwd)/playground/socketio/from_kafka.py"
|
||||
|
||||
# Get the name of the current directory,
|
||||
# and kill the monitors of the above scripts:
|
||||
|
||||
Reference in New Issue
Block a user