#!/bin/bash # scripts/occ.sh - Wrapper pour commandes OCC set -e docker-compose exec -u www-data nextcloud php occ "$@"