cleanup/restore

This commit is contained in:
2010-05-13 14:33:35 -07:00
parent f276b27885
commit 50a8b2f92e
42 changed files with 1929 additions and 0 deletions

6
PREREQS Normal file
View File

@@ -0,0 +1,6 @@
At the minimum, you should set the following environment variables
Assuming you are using BASH shell
export dbuser=<your mysql database username>
export dbpasswd=<your mysql passwd>