1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-08 05:09:17 +00:00
2017-05-02 14:22:18 +02:00

3 lines
84 B
Bash

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