#!/usr/bin/bash #This script prints converts the output of pagecontents.sh to an html file at the local nginx root ~/wii-server-setup/pagecontents.sh | aha -b -t 'Wii Linux Static Webpage Demo' | tee /usr/local/share/nginx/html/index.html