diff --git a/xo_install.sh b/xo_install.sh index 5390b1b..467808e 100644 --- a/xo_install.sh +++ b/xo_install.sh @@ -17,5 +17,23 @@ cd /opt/xo-web sudo npm i lodash.trim@3.0.1 sudo npm install sudo npm run build -cd /opt/xo-server -sudo npm start +cat > /etc/systemd/system/xo-server.service <