/* Öffentliche Umlaufbeschlüsse */
[stratum0-wiki.git] / Gapadriel.mw
index d1291d0..8d9092a 100644 (file)
@@ -1,7 +1,7 @@
 {{Hardware
 |kontakt=[[Benutzer:Kasalehlia|Kasalehlia]], [[Benutzer:Daniel Bohrer|Daniel Bohrer]]
 |status=working
-|ort=[[endor]]
+|ort=[[endur]]
 |beschreibung=VM für [[Etherpad]]
 |links=https://pad.stratum0.org
 }}
@@ -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)
- 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
This page took 0.028872 seconds and 4 git commands to generate.