skittles9823 / QuickSwitch

807 stars 41 forks source link

Fixed installation script issues and Apatch support. #58

Closed j7b3y closed 3 months ago

j7b3y commented 3 months ago

Contains #53.

  1. Script issue. Since $MODDIR is empty, KSU=true cannot be deleted correctly if KSU does not exist. This causes the script to perform processing for KSU regardless of the presence or absence of ksu.

  2. APATCH support Added conditional branching that supports APATCH. I remember that APM had the same specifications as the KSU module, so I decided to follow the processing of KSU except for the busybox path.

I have a limited understanding of git and shell scripts, so please feel free to let me know if there is anything I'm missing.

j7b3y commented 3 months ago

There are some changes to the new branch, so I'll close this PR for now. Sorry for messing up the log.