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;
|
||||
ExecStart = "cp ${./home.tmpl} /var/lib/forgejo/custom";
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
openssh = {
|
||||
ports = [ 62 ];
|
||||
|
|
Loading…
Reference in a new issue