Update install.sh

Co-authored-by: Angelillo15 <contact@angelillo15.es>
This commit is contained in:
Hugo Torres 2024-02-10 22:58:26 +01:00 committed by GitHub
parent 1b2660b4f0
commit 2bf5f0ccb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ installTheme(){
nvm install node
}
apt update
apt install -y nodejs
npm i -g yarn
yarn