Newer
Older
nc-env / templates / template01-nextcloud-standalone / artifacts / occ
@pmarini pmarini on 13 Apr 2022 97 bytes initial commit
#!/bin/bash

cd /var/www/nextcloud

sudo -E -u www-data /usr/bin/php /var/www/nextcloud/occ "$@"