adding checkschema to setup script

This commit is contained in:
James Walker 2010-03-04 11:48:51 -05:00
parent fd4eefe6b4
commit 02f49193d5
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ for top in $AVATARBASE $FILEBASE $BACKGROUNDBASE; do
chmod a+w $top/$nickname
done
php $PHPBASE/scripts/checkschema.php -s"$server"
php $PHPBASE/scripts/registeruser.php \
-s"$server" \
-n"$nickname" \