(20241227) New shell scripts with modifications to the old ones.

This commit is contained in:
2024-12-27 19:30:32 +05:30
parent 93a68cc078
commit 7ddae1707f
5 changed files with 3 additions and 5 deletions
-2
View File
@@ -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: