faa77b77c8
It is now possible to override and explicitly specify the shell you would like used when executing cron tasks. This is accomplished with the NEXTCLOUD_EXEC_SHELL environment variable, which defaults to bash. You can also override and customize the arguments provided to that shell executable via NEXTCLOUD_EXEC_SHELL_ARGS, which defaults to "-c". See documentation for more detail and examples. Fixes #6 |
||
---|---|---|
.. | ||
cron-scripts | ||
cron-tasks.sh | ||
entrypoint.sh | ||
find-container.sh | ||
healthcheck.sh | ||
nextcloud-exec.sh |