mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2025-02-18 19:30:01 +00:00
Update xo_install.sh
Symbolic Link Test
This commit is contained in:
parent
58ae3c40b2
commit
497289ad7f
@ -39,6 +39,9 @@ echo "$yarn_repo" | tee /etc/apt/sources.list.d/yarn.list
|
||||
/bin/chmod +x $n_location
|
||||
/usr/local/bin/n lts
|
||||
|
||||
#Symbolic Link
|
||||
ln -s /usr/bin/node /usr/local/bin/node
|
||||
|
||||
#Install XO dependencies
|
||||
/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