Skip to content
Snippets Groups Projects
Commit 9054244c authored by marchettim's avatar marchettim Committed by Gerrit Code Review
Browse files

Merge "Trim trailing slash from REPOSITORY_BASE before add-apt-repository"

parents 4ffe5fe8 7ae1ff14
No related branches found
No related tags found
No related merge requests found
......@@ -48,4 +48,5 @@ echo $key_location
curl $key_location | apt-key add -
REPOSITORY_BASE=${REPOSITORY_BASE%/}
apt-get update && add-apt-repository -y "deb $REPOSITORY_BASE/$RELEASE $REPOSITORY SO UI RO IM osmclient openvim"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment