diff options
Diffstat (limited to 'config/config.rb.example')
| -rw-r--r-- | config/config.rb.example | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config/config.rb.example b/config/config.rb.example deleted file mode 100644 index c23023d..0000000 --- a/config/config.rb.example +++ /dev/null @@ -1,7 +0,0 @@ -# frozen_string_literal: true - -CONFIG = { - remote_path: 'example.com:/srv/httpd/some/path', - download_url: 'https://example.com/some/path', - repository: '../slackbuilds' -}.freeze |
