forked from GNUsocial/gnu-social
adding checkschema to setup script
This commit is contained in:
@@ -54,6 +54,8 @@ for top in $AVATARBASE $FILEBASE $BACKGROUNDBASE; do
|
|||||||
chmod a+w $top/$nickname
|
chmod a+w $top/$nickname
|
||||||
done
|
done
|
||||||
|
|
||||||
|
php $PHPBASE/scripts/checkschema.php -s"$server"
|
||||||
|
|
||||||
php $PHPBASE/scripts/registeruser.php \
|
php $PHPBASE/scripts/registeruser.php \
|
||||||
-s"$server" \
|
-s"$server" \
|
||||||
-n"$nickname" \
|
-n"$nickname" \
|
||||||
|
Reference in New Issue
Block a user