mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2025-12-23 03:59:59 +00:00
Update xo_install.sh
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
sudo apt-get install nfs-common
|
||||
sudo apt-get install --yes nfs-common
|
||||
cd /opt
|
||||
curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
|
||||
sudo apt-get install --yes nodejs
|
||||
|
||||
Reference in New Issue
Block a user