mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2024-11-23 12:30:45 +01:00
Merge branch 'master' into variables
This commit is contained in:
commit
3cb4092b28
@ -15,6 +15,7 @@ xo_service="xo-server.service"
|
||||
|
||||
#Install node and yarn
|
||||
cd /opt
|
||||
|
||||
/usr/bin/curl -sL $node_source | sudo -E bash -
|
||||
/usr/bin/curl -sS $yarn_gpg | sudo apt-key add -
|
||||
echo "$yarn_repo" | sudo tee /etc/apt/sources.list.d/yarn.list
|
||||
|
Loading…
Reference in New Issue
Block a user