updated github_api.sh

pull/2/head
Hari Sekhon 4 years ago
parent 9cbba35c99
commit c5704c1b8b

@ -121,4 +121,4 @@ url_path="${url_path/:repo/$repo}"
url_path="${url_path/<repo>/$repo}"
eval "$srcdir/curl_auth.sh" "$CURL_OPTS" "$url_base/$url_path" "$@"
eval "$srcdir/curl_auth.sh" "$CURL_OPTS" "'$url_base/$url_path'" "$@"

Loading…
Cancel
Save