This website requires JavaScript.
Explore
Help
Register
Sign In
hoellen
/
docker-nextcloud
Watch
1
Star
0
Fork
0
You've already forked docker-nextcloud
mirror of
https://github.com/hoellen/docker-nextcloud.git
synced
2025-07-07 10:36:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e61528a0d82b2a8d19b269b3d5146dd9b6fad0a9
docker-nextcloud
/
rootfs
/
usr
/
local
/
bin
/
occ
3 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add files
2018-01-17 20:31:32 +00:00
#!/bin/sh
add new image
2021-04-25 18:23:11 +02:00
php -d memory_limit=<MEMORY_LIMIT> -f /nextcloud/occ "$@"
Reference in New Issue
Copy Permalink