Skip to content

Commit

Permalink
final name changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanolx committed Jan 20, 2018
1 parent 7351cbe commit ba25781
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/AlterInstallation.md
Expand Up @@ -56,7 +56,7 @@ nanodroid_sigspoofui=0

where `1` means `on` and `0` means `off`. If no `.nanodroid-setup` is found, the [default settings](.nanodroid-setup) will be used (equals to the example above), if your `.nanodroid-setup` file exists, but is missing entries, those entries will be added, using the default values.

Alternatively you can also use the NanoMod-setupwizard package instead of manual creation of the configuration file.
Alternatively you can also use the NanoDroid-SetupWizard package instead of manual creation of the configuration file.

## Detailed Description

Expand Down
4 changes: 2 additions & 2 deletions force-debloat
Expand Up @@ -125,7 +125,7 @@ error () {
[[ ! -d /twres ]] && error "Not running from TWRP, exiting"
is_mounted /data || mount /data

echo "NanoMod force-debloat script
echo "NanoDroid force-debloat script
This script will actually remove apps from your ROM
"
Expand All @@ -138,7 +138,7 @@ fi
[[ -f /data/adb/magisk/magisk ]] && echo "Magisk is installed!
instead of using this Script, consider using Magisk
to pseudo-debloat your ROM instead. NanoMod includes
to pseudo-debloat your ROM instead. NanoDroid includes
the 'nanodroid-overlay' Script to ease doing so."

echo "
Expand Down

0 comments on commit ba25781

Please sign in to comment.