dotfiles/dot_local/bin/executable_occ

3 lines
65 B
Bash

#!/bin/sh
sudo -u http php /usr/share/webapps/nextcloud/occ "$@"