Ajouter 'files/debian_install_nodejs.sh'
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
curl -sL https://deb.nodesource.com/setup_6.x | bash - && apt-get -y update && apt-get install -y nodejs
|
||||
Reference in New Issue
Block a user