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