Skip to content
Snippets Groups Projects
Commit 9a2bd690 authored by Simon McVittie's avatar Simon McVittie
Browse files

Fix download of libcapsule-tools-relocatable

parent 54a227ed
No related branches found
No related tags found
No related merge requests found
......@@ -217,6 +217,7 @@ def main():
)
if not os.path.exists(path):
package = 'libcapsule-tools-relocatable'
v_check_call([
'apt-get',
'download',
......
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