mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 17:20:13 +00:00
fix: multiline execstartpost
This commit is contained in:
@ -79,7 +79,7 @@ in {
|
||||
group = "caddy";
|
||||
};
|
||||
systemd.services.cloudflare-api-secret.serviceConfig.ExecStartPost = ''
|
||||
/run/current-system/sw/bin/systemctl restart caddy.service
|
||||
/run/current-system/sw/bin/systemctl restart caddy.service && \
|
||||
/run/current-system/sw/bin/systemctl restart cloudflare-dyndns.service
|
||||
'';
|
||||
|
||||
|
Reference in New Issue
Block a user