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