diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-05-04 07:47:24 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-05-04 07:47:24 +0200 |
| commit | 6e15f2340d1b455aea74dd1edfa945f22ffa18cf (patch) | |
| tree | bd7892dc6a1083045ca4e44c59b8658a4ad0ee44 /config/config.rb.example | |
| parent | f0975ea4a15dc0be67a22fc12a4ae07d8bc33a88 (diff) | |
| download | slackbuilder-6e15f2340d1b455aea74dd1edfa945f22ffa18cf.tar.gz | |
Replace hhvm updater
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 |
