Support repository directory in the clone function

This commit is contained in:
2023-08-18 07:50:18 +02:00
parent fd649b66f5
commit 258604f22d
6 changed files with 54 additions and 11 deletions

View File

@ -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"