mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
3 lines
53 B
Bash
3 lines
53 B
Bash
#!/bin/sh
|
|
su-exec $UID:$GID php7.1 /nextcloud/occ $@
|