add occ wrapper

This commit is contained in:
Joel Beckmeyer 2024-04-29 13:26:55 -04:00
parent bf2f3952ad
commit f516b68126
1 changed files with 2 additions and 0 deletions

2
dot_local/bin/occ Normal file
View File

@ -0,0 +1,2 @@
#!/bin/sh
sudo -u http php /usr/share/webapps/nextcloud/occ "$@"