summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.rb.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.rb.example b/config/config.rb.example
index 0471ac6..82a88ac 100644
--- a/config/config.rb.example
+++ b/config/config.rb.example
@@ -4,5 +4,6 @@ CONFIG = {
remote_path: 'example.com:/srv/httpd/some/path',
download_url: 'https://example.com/some/path',
branch: 'user/nick/updates',
- gh_token: ''
+ gh_token: '',
+ repository: '../slackbuilds'
}.freeze