Skip to content
Snippets Groups Projects
Commit d9cc30a1 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

...

parent cb97c5af
Branches
No related tags found
No related merge requests found
...@@ -19,5 +19,7 @@ ExecStart=/bin/bash -lc \ ...@@ -19,5 +19,7 @@ ExecStart=/bin/bash -lc \
cp -pvL "$PUB_KEY_SOURCE" "$PUB_KEY_DEST" ; \ cp -pvL "$PUB_KEY_SOURCE" "$PUB_KEY_DEST" ; \
cp -pvL "$PRIV_KEY_SOURCE" "$PRIV_KEY_DEST"' cp -pvL "$PRIV_KEY_SOURCE" "$PRIV_KEY_DEST"'
# Anm: "certbot renew" nicht unbedingt nötig, da schon # Anm.: "certbot renew" nicht unbedingt nötig, da schon per
# per "certbot.timer" / "certbot.service" erledigt, sofern aktiviert. # "certbot.timer"/"certbot.service" (Bestandteil des Pakets "certbot")
# erledigt, sofern aktiviert.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment