Fix readme
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
b) Check that MarketData is not running any tasks... ps xa | grep MarketData. mks might be running but that should be all
|
||||
b) Open Folder ARM64 and do dotnet clean followed by dotnet build
|
||||
c) Locate the build files in /home/pi/ARM64/MarketData/MarketData/bin/Debug/net8.0
|
||||
d) Dackup the /opt/MarketData/MarketData files into /opt/MarketData/MarketData_Rollback
|
||||
d) Backup the /opt/MarketData/MarketData files into /opt/MarketData/MarketData_Rollback
|
||||
e) Delete all but the logs folder from the /opt/MarketData/MarketData folder
|
||||
f) Copy files from /home/pi/ARM64/MarketData/MarketData/bin/Debug/net8.0 into /opt/MarketData/MarketData
|
||||
g) Restart cron service.. sudo service cron restart
|
||||
|
||||
Reference in New Issue
Block a user