mirror of
https://github.com/Jarli01/xenorchestra_installer.git
synced 2024-11-23 12:30:45 +01:00
Remove extra lts node install
This commit is contained in:
parent
ee2b149287
commit
7a8dafac6f
@ -37,7 +37,6 @@ echo "$yarn_repo" | tee /etc/apt/sources.list.d/yarn.list
|
||||
# Install n
|
||||
/usr/bin/curl -o $n_location $n_repo
|
||||
/bin/chmod +x $n_location
|
||||
/usr/local/bin/n lts
|
||||
|
||||
# Symlink node directories
|
||||
ln -s /usr/bin/node /usr/local/bin/node
|
||||
|
Loading…
Reference in New Issue
Block a user