#! /bin/bash -ex
# PATH+=":$HOME/.cargo/bin"
# Install sscli with "npm i -g static-sitemap-cli".
# To update the 404 page:
# Edit "/etc/apache2/apache.conf"
# Add the line: "ErrorDocument 404 /404.html"
# Restart Apache: systemctl restart apache2