Explorar el Código

actualización de repositorio para nodejs

Hugo hace 6 años
padre
commit
c22c757a6f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      fourier_install.sh

+ 1 - 1
fourier_install.sh

@@ -52,7 +52,7 @@ curl -X POST -F "key=$keycontent" \
 # So it can use the devices in /dev/dvb/adapter*
 sudo usermod -a -G video fourier
 
-curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
+curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
 sudo apt-get install -y alsa-utils alsa-tools
 sudo apt-get install -y libudev-dev
 sudo apt-get install -y tmux