From 46da5ee6afbb9e84307f9f997ed93b680745dfc0 Mon Sep 17 00:00:00 2001 From: Sean Date: Fri, 14 Nov 2025 15:19:25 -0500 Subject: [PATCH] Test push to main --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 246daf3..c11ac7e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Deployment Notes + 1) Deploying MarketData a) Stop the cron sevice. sudo service cron stop b) Check that MarketData is not running any tasks... ps xa | grep MarketData. mks might be running but that should be all