Skip to content

Conversation

@sinancetinkaya
Copy link

  • modules.py: command fails when the path has space character
  • runtime.py: instead of a file name, download_ksu_latest_release_asset() returns a list when asset_name is empty

# download the latest KernelSU
kmi_parts = kmi.split('-')
look_for_kernelsu = '-'.join(kmi_parts[::-1])
kernel_su_gz_file = None
Copy link
Owner

@badabing2005 badabing2005 Mar 19, 2025

Choose a reason for hiding this comment

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

good catch

@sinancetinkaya sinancetinkaya deleted the resolved branch April 11, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants