Skip to content

Commit

Permalink
include shortnames Signed-off-by: Ben Epstein <ben.epstein97@gmail.com>
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Epstein committed Sep 28, 2024
1 parent 85af8e8 commit fd2fdb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ def setup_ramalama(bindir, tmp_dir):
"__init__.py",
"oci.py",
"version.py",
"shortnames.py",
]
for i in python_files:
url = f"{host}/containers/ramalama/{branch}/ramalama/{i}"
Expand Down

0 comments on commit fd2fdb0

Please sign in to comment.