summaryrefslogtreecommitdiffstats
path: root/volumes/hubzilla/crontab
blob: 96c0b782ef2a9cfe3263d589d433f5eb2d8ee42d (plain) (blame)
1
2
# Run periodic tasks for Hubzilla
su -s /bin/bash www-data -c "cd /var/www/html; /usr/bin/php Zotlabs/Daemon/Master.php Cron > /dev/null 2>&1"