These scripts are used to install Magisk/KernelSU modules to Android Device by PC
You should install platform-tools(include adb,fastboot...) at first.
module_installer.ps1
: Support Windows,Linux and Mac.(Need install powershell
and type Set-ExecutionPolicy RemoteSigned
,Mac has not tested.)
module_installer.sh
: Support Linux.