diff options
Diffstat (limited to 'config/config.rb.example')
| -rw-r--r-- | config/config.rb.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.rb.example b/config/config.rb.example index 5f34073..4428d31 100644 --- a/config/config.rb.example +++ b/config/config.rb.example @@ -4,4 +4,4 @@ CONFIG = { remote_path: 'example.com:/srv/httpd/some/path', download_url: 'https://example.com/some/path', branch: 'user/nick/updates' -} +}.freeze |
