diff options
Diffstat (limited to 'config/config.toml.example')
| -rw-r--r-- | config/config.toml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.toml.example b/config/config.toml.example index 194841c..7efe248 100644 --- a/config/config.toml.example +++ b/config/config.toml.example @@ -2,3 +2,4 @@ gh_token = "" repository = "./slackbuilds" branch = "user/nick/updates" download_url = "https://example.com/some/path" +remote_path = "example.com:/srv/httpd/some/path" |
