Skip to content

Commit

Permalink
Update instaladorenglish.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Ditzzy committed Feb 23, 2023
1 parent 585212f commit 640493f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instaladorenglish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ instalartema(){
mv pterodactylthemes.css /var/www/pterodactyl/resources/scripts/pterodactylthemes.css
cd /var/www/pterodactyl

curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -
apt update
apt install -y nodejs

Expand Down

0 comments on commit 640493f

Please sign in to comment.