2017-10-17 20:09:23 +02:00

3 lines
86 B
Bash

#!/bin/sh
su-exec $UID:$GID php -d memory_limit=<MEMORY_LIMIT> -f /nextcloud/occ "$@"