mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-01-19 00:34:24 -05:00
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
yasu nextcloud:nextcloud php -f /var/www/occ "$@"
|