# This script removes the warning from the Today's Plots webpage that there is a problem with the data.
# Written By Erik Johnson 8/30/2007
# Last Modified 8/30/07
# Change the iridium today website to the version with no warning
cd /Library/WebServer/Documents/space/
mv iridiumtoday.html iridiumtoday.html.badCD
mv iridiumtoday.html.good iridiumtoday.html

