docker-nextcloud/root/usr/bin/updater.phar
2023-02-17 08:22:51 -06:00

5 lines
134 B
Plaintext
Executable File

#!/usr/bin/with-contenv bash
# shellcheck shell=bash
sudo -u abc -s /bin/bash -c "php /config/www/nextcloud/updater/updater.phar $*"