mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-29 01:00:11 +02:00
@@ -87,7 +87,7 @@ open http://127.0.0.1:8000
|
|||||||
apt install python3 python3-pip git curl wget youtube-dl chromium-browser
|
apt install python3 python3-pip git curl wget youtube-dl chromium-browser
|
||||||
|
|
||||||
curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - \
|
curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - \
|
||||||
&& echo 'deb https://deb.nodesource.com/node_14.x buster main' >> /etc/apt/sources.list \
|
&& echo 'deb https://deb.nodesource.com/node_14.x $(lsb_release -cs) main' >> /etc/apt/sources.list \
|
||||||
&& apt-get update -qq \
|
&& apt-get update -qq \
|
||||||
&& apt-get install -qq -y --no-install-recommends nodejs
|
&& apt-get install -qq -y --no-install-recommends nodejs
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user