+ Key Chrissi
[stratum0-wiki.git] / Gapadriel.mw
index d1291d0..77868ca 100644 (file)
@@ -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.02805 seconds and 4 git commands to generate.