blob: 97decdd3bb25bcf486c9432a81127099277f7949 (
plain)
1
2
3
4
5
6
7
8
9
10
|
gh_token = ""
repository = "./slackbuilds"
branch = "user/nick/updates"
download_url = "https://example.com/some/path"
remote_path = "example.com:/srv/httpd/some/path"
[maintainer]
name = "Maintainer Name"
email = "maintainer@example.com"
signature = false
|