diff --git a/archive.sh b/archive.sh index d4b9c39..da82dbf 100755 --- a/archive.sh +++ b/archive.sh @@ -16,6 +16,6 @@ path=$(echo "${response}" | jq -r .full_path) echo "${response}" echo -echo "https://gitlab.com/${path}" +echo "https://gitlab.com${path}" rm -f "${archive}"