2021-04-25 18:23:11 +02:00

3 lines
68 B
Bash

#!/bin/sh
php -d memory_limit=<MEMORY_LIMIT> -f /nextcloud/occ "$@"