This commit is contained in:
2021-12-20 16:07:33 +00:00
parent d73463bfef
commit 9f962c45d1

View File

@@ -37,7 +37,14 @@ Once tests pass move on to next step
LINUX MANUAL UPGRADE PROCEDURE
From AyaNova folder
sudo systemctl stop ayanova.service
rm *.dll
rm -r ./resource
rm -r ./wwwroot
unzip -o ayanova-linux-x64-server.zip -x "config.json"
sudo systemctl start ayanova.service