mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2025-12-28 06:29:58 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a3770eb721 |
@@ -37,7 +37,7 @@ echo "$yarn_repo" | tee /etc/apt/sources.list.d/yarn.list
|
||||
/bin/chmod +x $n_location
|
||||
|
||||
# Install node via n
|
||||
n 18
|
||||
n lts
|
||||
|
||||
# Symlink node directories
|
||||
ln -s /usr/bin/node /usr/local/bin/node
|
||||
|
||||
Reference in New Issue
Block a user