mirror of
https://github.com/koush/scrypted.git
synced 2026-07-04 14:50:30 +01:00
Update install-scrypted-dependencies-linux.sh
This commit is contained in:
@@ -22,6 +22,7 @@ RUN() {
|
||||
FROM() {
|
||||
echo 'Installing nodejs repo'
|
||||
RUN curl -fsSL https://deb.nodesource.com/setup_lts.x | bash -
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y nodejs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user