doc corrections

merge-requests/33/head
Christopher Roy Bratusek 4 years ago
parent 2d29af588a
commit 060e5a6492

@ -10,8 +10,6 @@
* NanoDroid-Perm Script
* running `nanodroid-perm`, respectively `npem` will now grant `android.permission.ACCESS_BACKGROUND_LOCATION` to microG
### General Changes
* Installer
* drop loading setup files from directory containing the zip (internally `${ZIPDIR}`)
* ignore empty and commented out lines in the configuration files (= starting with `#`)

@ -62,8 +62,6 @@ After you've made your changes, issue the following command on your device, eith
`nanodroid-overlay --update`
This needs to be done in normal environment. If you're in **TWRP** you'll have to manually mount `/magisk` (you may use the `mount-magisk` script from the git repo for this purpose).
## Invocation
From within a terminal on your device, for example `adb shell` or `Termux` invoke the script using either

Loading…
Cancel
Save