casualsnek / waydroid_script

Python Script to add OpenGapps, Magisk, libhoudini translation library and libndk translation library to waydroid !
GNU General Public License v3.0
1.5k stars 144 forks source link

Allow CLI help without root #84

Closed tutacat closed 1 year ago

tutacat commented 1 year ago

Move helper.check_root to after argparse runs, so it can display the help without needing root.