6 lines
177 B
Plaintext
Raw Normal View History

#!/bin/sh
# Set bash options
[ -n "$DEBUG" ] && set -x
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
yasu nextcloud:nextcloud php -f /var/www/occ "$@"