Skip to content

Commit

Permalink
Merge pull request #203 from Ben-Epstein/patch-3
Browse files Browse the repository at this point in the history
include shortnames in install command
  • Loading branch information
ericcurtin authored Sep 28, 2024
2 parents 85af8e8 + fd2fdb0 commit bfa109f
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 bfa109f

Please sign in to comment.