Dernière activité 1710251465

deploybot a révisé ce gist 1710251464. Aller à la révision

Aucun changement

deploybot a révisé ce gist 1710251456. Aller à la révision

Aucun changement

deploybot a révisé ce gist 1710251434. Aller à la révision

1 file changed, 0 insertions, 0 deletions

Configure NPM on Ubuntu 20.04 Container renommé en configure_npm_on_ubuntu_20.sh

Fichier renommé sans modifications

deploybot a révisé ce gist 1710251410. Aller à la révision

1 file changed, 6 insertions

Configure NPM on Ubuntu 20.04 Container (fichier créé)

@@ -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
Plus récent Plus ancien