mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2024-11-23 12:30:45 +01:00
Remove custom lodash package requirement
This commit is contained in:
parent
e58b0e6cac
commit
0d7b91791b
@ -17,7 +17,6 @@ sudo npm install && npm run build
|
||||
sudo cp sample.config.yaml .xo-server.yaml
|
||||
sudo sed -i /mounts/a\\" '/': '/opt/xo-web/dist'" .xo-server.yaml
|
||||
cd /opt/xo-web
|
||||
sudo npm i lodash.trim@3.0.1
|
||||
yarn install --force
|
||||
cat > /etc/systemd/system/xo-server.service <<EOF
|
||||
# systemd service for XO-Server.
|
||||
|
Loading…
Reference in New Issue
Block a user