Add abra occ command

This commit is contained in:
3wc
2020-09-11 18:04:33 +02:00
parent 3737b75e4c
commit c8bb8bfc4c
+3
View File
@@ -0,0 +1,3 @@
sub_occ(){
sub_run_args nextcloud "-u www-data" php /var/www/html/occ "$@"
}