This commit is contained in:
parent
cd613e50ea
commit
10058630d7
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ nfpms:
|
||||||
dst: /etc/gitea-page/nginx-config-template.txt.example
|
dst: /etc/gitea-page/nginx-config-template.txt.example
|
||||||
- src: data/info.txt
|
- src: data/info.txt
|
||||||
dst: /var/gite-page
|
dst: /var/gite-page
|
||||||
- src: init/gitea-page.service
|
- src: data/gitea-page.service
|
||||||
dst: /etc/systemd/system/gitea-page.service
|
dst: /etc/systemd/system/gitea-page.service
|
||||||
scripts:
|
scripts:
|
||||||
postinstall: "scripts/postinstall.sh"
|
postinstall: "scripts/postinstall.sh"
|
||||||
|
|
Loading…
Reference in a new issue