Última actividad 1710251465

deploybot revisó este gist 1710251464. Ir a la revisión

Sin cambios

deploybot revisó este gist 1710251456. Ir a la revisión

Sin cambios

deploybot revisó este gist 1710251434. Ir a la revisión

1 file changed, 0 insertions, 0 deletions

Configure NPM on Ubuntu 20.04 Container renombrado a configure_npm_on_ubuntu_20.sh

Archivo renombrado sin cambios

deploybot revisó este gist 1710251410. Ir a la revisión

1 file changed, 6 insertions

Configure NPM on Ubuntu 20.04 Container (archivo creado)

@@ -0,0 +1,6 @@
1 + # Install required PHP extensions
2 + apt install -y php7.4-simplexml
3 + apt install -y php7.4-xmlwriter
4 +
5 + # Install NVM
6 + curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
Siguiente Anterior