Debian release action
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user