Última atividade 1710251465

deploybot revisou este gist 1710251464. Ir para a revisão

Sem alterações

deploybot revisou este gist 1710251456. Ir para a revisão

Sem alterações

deploybot revisou este gist 1710251434. Ir para a revisão

1 file changed, 0 insertions, 0 deletions

Configure NPM on Ubuntu 20.04 Container renomeado para configure_npm_on_ubuntu_20.sh

Arquivo renomeado sem alterações

deploybot revisou este gist 1710251410. Ir para a revisão

1 file changed, 6 insertions

Configure NPM on Ubuntu 20.04 Container (arquivo criado)

@@ -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
Próximo Anterior