Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] Improve install steps of rish in termux? #79

Open
Freed-Wu opened this issue Feb 26, 2024 · 1 comment
Open

[question] Improve install steps of rish in termux? #79

Freed-Wu opened this issue Feb 26, 2024 · 1 comment

Comments

@Freed-Wu
Copy link

Currently, the steps to use rish in termux is:

  1. export rish and dex files to a path such as /sdcard/rish
  2. Open termux
  3. run
cp /sdcard/rish/* $PREFIX/usr/bin
chmod +x $PREFIX/usr/bin/rish
sed -i 's/PKG/com.termux/' $PREFIX/usr/bin/rish

Is it possible to build and package rish to https://github.com/termux/termux-packages, then user can

apt install rish

to simplify the above steps?

Just my 2c about improving user experience. TIA!

@Freed-Wu
Copy link
Author

Sorry, this question should be asked in another repo https://github.com/RikkaApps/Shizuku-API/tree/master/rish. 😢 Disturb your time to transfer issue!

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

No branches or pull requests

1 participant