Selaa lähdekoodia

systemd file was wrong path in deb/rpm

jamesread 5 vuotta sitten
vanhempi
commit
b3f9b15944
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .goreleaser.yml

+ 1 - 1
.goreleaser.yml

@@ -88,7 +88,7 @@ nfpms:
 
 
     contents:
     contents:
       - src: OliveTin.service
       - src: OliveTin.service
-        dst: /etc/systemd/system/
+        dst: /etc/systemd/system/OliveTin.service
 
 
       - src: webui
       - src: webui
         dst: /var/www/olivetin/
         dst: /var/www/olivetin/