This website requires JavaScript.
Explore
Help
Sign In
hoellen
/
docker-nextcloud
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hoellen/docker-nextcloud.git
synced
2026-07-17 20:28:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b9c0119208c4116fc60d66982d5c299fb21fbd2
docker-nextcloud
/
rootfs
/
usr
/
local
/
bin
/
occ
T
3 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
add files
2018-01-17 20:31:32 +00:00
#!/bin/sh
su-exec
$UID
:
$GID
php -d
memory_limit
=
<MEMORY_LIMIT> -f /nextcloud/occ
"
$@
"
Reference in New Issue
Copy Permalink