adding checkschema to setup script
This commit is contained in:
parent
fd4eefe6b4
commit
02f49193d5
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user