diff --git a/README.md b/README.md index 8bf8303..911b651 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
- Version `) +- Fixed basic file setup issue. - Beautify the module scripts. +- Fixed typo. v.1.0.0β - Added CLI Flag support. diff --git a/module.prop b/module.prop index f29d4e4..e0b86bd 100644 --- a/module.prop +++ b/module.prop @@ -1,6 +1,6 @@ id=energizedprotection name=Energized Protection -version=1.0.7β -versionCode=200522107 +version=1.0.8β +versionCode=200522108 author=AdroitAdorKhan description=Let's make an annoyance free better open internet, altogether! https://energized.pro diff --git a/system/bin/energized b/system/bin/energized index f3f076f..c60d89f 100644 --- a/system/bin/energized +++ b/system/bin/energized @@ -436,10 +436,9 @@ setupFilesMin() { checkBusybox; # Check Energized Protection checkEP; - #echo $epPack; } # ---------------------------------------- - +setupFilesMin; # ---------------------------------------- # Setup required stuffs for menu # ---------------------------------------- @@ -1998,7 +1997,7 @@ uninstall(){ rm -rf '/system/bin/energized' '/system/bin/ENERGIZED' '/data/adb/modules/energizedprotection' '/sbin/.magisk/modules/energizedprotection' '/sdcard/EnergizedProtection' > /dev/null 2>&1; clear echo -e "$W""\nIt's sad to see you go!""$N" - echo -e "$W""But ""$N""$Y""https://energized.pro""$N""$W"" is alwyas there for you!""$N" + echo -e "$W""But ""$N""$Y""https://energized.pro""$N""$W"" is always there for you!""$N" echo -e "$W""Reboot once to remove stales.""$N" else echo -e "$Y""\nGlad you didn't go! Thank you! :)\n""$N" diff --git a/system/bin/strings.sh b/system/bin/strings.sh index f899b4b..a001772 100644 --- a/system/bin/strings.sh +++ b/system/bin/strings.sh @@ -9,7 +9,7 @@ Website: https://energized.pro Github: https://github.com/EnergizedProtection/block Copyright (c) 2018-2020, Energized Protection License: CC-BY-NC-SA 4.0 -Version: 1.0.7 +Version: 1.0.8 Symlinks: >> Use any of the symlinks to run Energized Protection module.