summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.rb.example7
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