forked from coop-cloud/nextcloud
4 lines
78 B
Bash
4 lines
78 B
Bash
sub_occ(){
|
|
sub_run_args nextcloud "-u www-data" php /var/www/html/occ "$@"
|
|
}
|