1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-01 13:55:41 +00:00
Files
dockerfiles/nextcloud/12.0/rootfs/usr/local/bin/occ
2017-05-22 19:24:55 +02:00

3 lines
84 B
Bash

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