#!/bin/sh
docker compose exec -T nextcloud su - www-data -s /bin/bash -c 'php -f /var/www/html/cron.php'