(20251114) Requirements updated.

This commit is contained in:
2025-11-14 18:22:22 +05:30
parent 5ac5ad9ece
commit 6ddc0e6966
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Kill all the scripts:
echo "Killing the script."
pkill -9 -f "$(pwd)/main.py"
pkill -9 -f "$(pwd)/backend/api/main.py"
# Get the name of the current directory,
# and kill the monitors of the above scripts: