mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
This change will make sure that dehydrated will continue if (re-)issuing one or more certificate fails. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/bash
|
|
|
|
exec /usr/bin/dehydrated --cron --keep-going
|