Fix syntax
This commit is contained in:
parent
7893327136
commit
6db578d385
1 changed files with 1 additions and 1 deletions
|
@ -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 ];
|
||||||
|
|
Loading…
Reference in a new issue