mirror of
https://github.com/hoellen/dockerfiles.git
synced 2026-06-01 22:20:08 +00:00
3 lines
51 B
Bash
3 lines
51 B
Bash
#!/bin/sh
|
|
su-exec $UID:$GID php7 /nextcloud/occ $@
|