(20250118) Ready to test Mail Sync (Cron) on the server.

This commit is contained in:
2025-01-18 13:14:42 +05:30
parent 766b196a80
commit 258b2fdbaf
8 changed files with 80 additions and 44 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# Kill all the scripts:
echo "Killing the script."
pkill -9 -f "$(pwd)/background/finstitutions/trading/tick_in_stateful.py"
pkill -9 -f "$(pwd)/cron/message/mail/auto_sync.py"
# All done:
echo "Done!"