blob: dce29ef6fa29f5be6aa774711d388659a4c5d4e3 (
plain)
1
2
3
4
5
6
7
8
9
|
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"
|