From 6b15ccd0f53c7ffd57820fb15664ecadee74392a Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 15 Aug 2023 10:33:19 +0200 Subject: Support repository path in commits --- config/config.rb.example | 1 - 1 file changed, 1 deletion(-) (limited to 'config/config.rb.example') 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 -- cgit v1.2.3