#!/bin/bash #=============================================================================== # # FILE: publish.sh # # USAGE: ./publish.sh # # DESCRIPTION: Prepare and then upload the web content to the website # # OPTIONS: --- # REQUIREMENTS: --- # BUGS: --- # NOTES: --- # AUTHOR: John Ryland (jryland@xiaofrog.com) # COMPANY: InvertedLogic # VERSION: 1.0 # CREATED: 06/29/08 19:30:43 CST # REVISION: --- #=============================================================================== ssh invertedlogic_public@www.invertedlogic.com /home/invertedlogic_public/publish.sh