Recopie initiale
This commit is contained in:
2
files/debian_install_nodejs.sh
Normal file
2
files/debian_install_nodejs.sh
Normal file
@@ -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