Skip to content

Commit b495f01

Browse files
committed
Actualizo repositorio de node para Debian
1 parent e46b47f commit b495f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Repositorios/debian/comunes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ comunes_download_repositorios() {
109109
echo -e "$VE Descargando repositorios desde scripts oficiales$CL"
110110
## NodeJS Oficial
111111
echo -e "$VE Agregando repositorio$RO NodeJS$AM Repositorio Oficial$CL"
112-
curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -
112+
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
113113

114114
## Riot
115115
echo -e "$VE Agregando Repositorio para$RO Riot (Matrix)$CL"

0 commit comments

Comments
 (0)