Categories
bash blog officialstupid

Bash cheat sheet

sudo /var/www/html/auto-ssl.sh

  1. How to monitor the progress
    If a user says their SSL isn’t working, you can check exactly what the script is doing by reading the log file:

Bash
tail -f /var/www/html/ssl_automation.log

sudo cat /etc/nginx/sites-available/default