Files
nextcloud/abra.sh
3wc 161433a2d9
All checks were successful
continuous-integration/drone/push Build is passing
Rename abra-commands.sh to abra.sh
Ref coop-cloud/abra#43
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 "$@"
}