Skip to content
Snippets Groups Projects
Commit e454df24 authored by Nigel Kukard's avatar Nigel Kukard
Browse files

fix: use symlink php for backwards compatibility

parent 0e2680ba
No related branches found
No related tags found
1 merge request!40fix: use symlink php for backwards compatibility
......@@ -31,7 +31,7 @@ fi
cd /var/www/html
# Run cron
su -s "/usr/bin/$PHP_NAME" www-data cron.php
su -s /usr/bin/php www-data cron.php
# Send activity emails
/usr/local/sbin/occ activity:send-mails
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment