add auto install
This commit is contained in:
parent
e8cc922c61
commit
7222f2b93e
@ -1,3 +1,3 @@
|
||||
curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
|
||||
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
|
||||
sudo apt-get update && sudo apt-get install yarn
|
||||
sudo apt-get update && sudo apt-get install yarn -y
|
Loading…
x
Reference in New Issue
Block a user