This commit is contained in:
@@ -41,6 +41,18 @@ sudo rm -r ./wwwroot && \
|
||||
sudo unzip -o ayanova-linux-x64-server.zip -x "config.json" && \
|
||||
sudo systemctl start ayanova.service
|
||||
|
||||
(a261 server)
|
||||
cd /var/ayanovaa261 && \
|
||||
sudo systemctl stop ayanovaa261.service && \
|
||||
sudo curl -O https://www.ayanova.com/download/next/ayanova-linux-x64-server.zip && \
|
||||
sudo rm *.dll && \
|
||||
sudo rm -r ./resource && \
|
||||
sudo rm -r ./wwwroot && \
|
||||
sudo unzip -o ayanova-linux-x64-server.zip -x "config.json" && \
|
||||
sudo systemctl start ayanovaa261.service
|
||||
|
||||
|
||||
|
||||
### Test install to windows server
|
||||
|
||||
### Run e2e tests against Linux and Windows servers
|
||||
|
||||
Reference in New Issue
Block a user