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