mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2024-11-23 12:30:45 +01:00
Update xo_install.sh
This commit is contained in:
parent
9b2841219f
commit
72e7c0e844
@ -23,7 +23,7 @@ sudo /usr/bin/apt-get install --yes nodejs yarn
|
||||
#Install n
|
||||
/usr/bin/curl -o $n_location $n_repo
|
||||
sudo /bin/chmod +x $n_location
|
||||
sudo /usr/local/bin/n stable
|
||||
sudo /usr/local/bin/n LTS
|
||||
|
||||
#Install XO dependencies
|
||||
sudo /usr/bin/apt-get install --yes build-essential redis-server libpng-dev git python-minimal libvhdi-utils nfs-common
|
||||
|
Loading…
Reference in New Issue
Block a user