Skip to content

Commit

Permalink
build: include systemd service
Browse files Browse the repository at this point in the history
  • Loading branch information
hrfee committed Dec 29, 2021
1 parent 57e6469 commit 07de4e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Expand Up @@ -18,6 +18,7 @@ before:
- cp -r html data/
- cp -r lang data/
- cp LICENSE data/
- cp jfa-go.service data/
- python3 scripts/enumerate_config.py -i config/config-base.json -o data/config-base.json
- python3 scripts/generate_ini.py -i config/config-base.json -o data/config-default.ini
- python3 scripts/compile_mjml.py -o data/
Expand Down

0 comments on commit 07de4e5

Please sign in to comment.