mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Typo.
This commit is contained in:
parent
4c393a7f92
commit
64b5520170
1 changed files with 0 additions and 1 deletions
|
|
@ -156,7 +156,6 @@ in {
|
|||
systemd.services."forgejo-custom-files" = {
|
||||
description = "Install Forgejo custom templates and assets into customDir";
|
||||
after = [ "network.target" ];
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
# Use bash -c to run a compact copy/install script that ensures dirs exist and files are owned by forgejo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue