Browse Source

Update install.sh

master
yuriy0803 2 years ago committed by GitHub
parent
commit
9098b8e35c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      install.sh

1
install.sh

@ -15,6 +15,7 @@ sudo systemctl start nginx
sudo rm -f /etc/nginx/sites-available/default
sudo rm -f /etc/nginx/sites-enabled/default
sudo apt-get install python3-certbot-nginx
# Install Node.js Version 14.x
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -

Loading…
Cancel
Save