最后活跃于 1710251465

deploybot 修订了这个 Gist 1710251464. 跳至此修订

没有变更

deploybot 修订了这个 Gist 1710251456. 跳至此修订

没有变更

deploybot 修订了这个 Gist 1710251434. 跳至此修订

1 file changed, 0 insertions, 0 deletions

Configure NPM on Ubuntu 20.04 Container 重命名为 configure_npm_on_ubuntu_20.sh

File renamed without changes

deploybot 修订了这个 Gist 1710251410. 跳至此修订

1 file changed, 6 insertions

Configure NPM on Ubuntu 20.04 Container (file created)

@@ -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
更新 更早