test
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
export APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=''
|
||||
|
||||
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
|
||||
|
||||
sudo apt-get install -y nodejs
|
||||
|
Reference in New Issue
Block a user