1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-29 04:15:41 +00:00
Files
dockerfiles/nextcloud/daily/occ
2017-03-24 08:26:44 +01:00

3 lines
85 B
Bash

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