Remove legacy reference

This commit is contained in:
Bob Mottram 2015-12-11 15:17:11 +00:00
parent 3c8f0fc6c9
commit b00642260a
1 changed files with 2 additions and 0 deletions

View File

@ -7798,6 +7798,8 @@ quit" > $INSTALL_DIR/batch.sql
if ! grep -q "hubzilla" /etc/cron.hourly/repair; then
echo "${PROJECT_NAME}-repair-database hubzilla" >> /etc/cron.hourly/repair
# remove legacy stuff
sed -i 's|/usr/bin/repairdatabase redmatrix||g' /etc/cron.hourly/repair
fi
chown -R www-data:www-data /var/www/$HUBZILLA_DOMAIN_NAME/htdocs