end-to-end/actions/example-cron/setup.sh
2023-12-20 23:40:34 +01:00

3 lines
145 B
Bash
Executable file

rm -fr /srv/example-cron-volume
mkdir -p /srv/example-cron-volume
FORGEJO_RUNNER_CONFIG=$EXAMPLE_DIR/runner-config.yaml forgejo-runner.sh reload