diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-08-15 10:33:19 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-08-15 10:33:19 +0200 |
| commit | 6b15ccd0f53c7ffd57820fb15664ecadee74392a (patch) | |
| tree | 20ba7c838a2be1e7bd0707ed098f505c43a4da79 /config/config.rb.example | |
| parent | 5a9e87cd5f65439ef8f2717b3b3e561f42f2e24c (diff) | |
| download | slackbuilder-6b15ccd0f53c7ffd57820fb15664ecadee74392a.tar.gz | |
Support repository path in commits
Diffstat (limited to 'config/config.rb.example')
| -rw-r--r-- | config/config.rb.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.rb.example b/config/config.rb.example index 836149a..c23023d 100644 --- a/config/config.rb.example +++ b/config/config.rb.example @@ -3,6 +3,5 @@ CONFIG = { remote_path: 'example.com:/srv/httpd/some/path', download_url: 'https://example.com/some/path', - branch: 'user/nick/updates', repository: '../slackbuilds' }.freeze |
