3 lines
145 B
Bash
Executable file
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
|