Debian release action

This commit is contained in:
Ben Johnson
2021-01-21 14:34:42 -07:00
parent 94411923a7
commit 9c4de6c520
4 changed files with 25 additions and 10 deletions

View File

@@ -9,11 +9,11 @@ description: Litestream is a tool for real-time replication of SQLite databases.
homepage: "https://github.com/benbjohnson/litestream"
license: "GPLv3"
contents:
- src: ./dist/litestream
- src: ./litestream
dst: /usr/bin/litestream
- src: ./etc/litestream.yml
- src: ./litestream.yml
dst: /etc/litestream.yml
type: config
- src: ./etc/litestream.service
- src: ./litestream.service
dst: /usr/lib/systemd/system/litestream.service
type: config
type: config