nextcloud/abra.sh

4 lines
65 B
Bash

sub_occ(){
sub_run -u www-data app php /var/www/html/occ "$@"
}