@@ -14,6 +14,8 @@ if [[ ! -h /app/images ]]; then
ln -s /var/lib/mediawiki/images /app/images
fi
# Run updater
# Run updater if we have an existing install
if [[ -e /var/lib/mediawiki/LocalSettings.php ]]; then
cd /app/maintenance
php update.php
The note is not visible to the blocked user.