mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 02:38:58 +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" = {
|
systemd.services."forgejo-custom-files" = {
|
||||||
description = "Install Forgejo custom templates and assets into customDir";
|
description = "Install Forgejo custom templates and assets into customDir";
|
||||||
after = [ "network.target" ];
|
after = [ "network.target" ];
|
||||||
wantedBy = [ "multi-user.target" ];
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
# Use bash -c to run a compact copy/install script that ensures dirs exist and files are owned by forgejo
|
# 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