Fix syntax

This commit is contained in:
Michael Huebner 2025-06-16 12:37:11 +02:00
parent 7893327136
commit 6db578d385

View file

@ -88,7 +88,7 @@ in
Type = oneshot; Type = oneshot;
ExecStart = "cp ${./home.tmpl} /var/lib/forgejo/custom"; ExecStart = "cp ${./home.tmpl} /var/lib/forgejo/custom";
} }
} };
openssh = { openssh = {
ports = [ 62 ]; ports = [ 62 ];