projects
/
stratum0-wiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Infos zu smaut auf aktuellen Stand
[stratum0-wiki.git]
/
Gapadriel.mw
diff --git
a/Gapadriel.mw
b/Gapadriel.mw
index
d1291d0
..
77868ca
100644
(file)
--- a/
Gapadriel.mw
+++ b/
Gapadriel.mw
@@
-43,7
+43,7
@@
Debian hat kein npm mehr. Etherpad braucht npm. (Keine schöne, aber eine) Lösu
sudo apt install apt-transport-https
NODEREPO="node_10.x"
DISTRO=$(lsb_release -c -s)
sudo apt install apt-transport-https
NODEREPO="node_10.x"
DISTRO=$(lsb_release -c -s)
- echo "deb
-src
https://deb.nodesource.com/${NODEREPO} ${DISTRO} main" | sudo tee -a /etc/apt/sources.list.d/nodesource.list
+ echo "deb https://deb.nodesource.com/${NODEREPO} ${DISTRO} main" | sudo tee -a /etc/apt/sources.list.d/nodesource.list
wget https://deb.nodesource.com/gpgkey/nodesource.gpg.key
sudo apt-key add nodesource.gpg.key
sudo apt update
wget https://deb.nodesource.com/gpgkey/nodesource.gpg.key
sudo apt-key add nodesource.gpg.key
sudo apt update
This page took
0.025025 seconds
and
4
git commands to generate.