Files
nextcloud/abra.sh
2021-02-08 15:31:12 +02:00

4 lines
65 B
Bash

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