mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/khuedoan/homelab.git
synced 2026-09-20 08:03:58 +08:00
fix(kured): fix quotes
'--reboot-sentinel-command=! needs-restarting -r' to '--reboot-sentinel-command="! needs-restarting -r"'
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
kured:
|
||||
configuration:
|
||||
rebootSentinelCommand: "! needs-restarting -r"
|
||||
rebootSentinelCommand: '"! needs-restarting -r"'
|
||||
|
||||
Reference in New Issue
Block a user