Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Conversation

@h-banii
Copy link

@h-banii h-banii commented Feb 1, 2024

Fixes #181

Some variable names in the install_rpm() function were wrong.

This causes download() to get called with its first argument empty, which in turn causes the curl -sfLo issue mentioned.

@h-banii
Copy link
Author

h-banii commented Feb 1, 2024

before

image

after

image

Copy link

@belligerentcrow belligerentcrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

had the same issue. it worked after applying these changes. thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants