mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-06 08:24:57 -04:00
Small fixes
This commit is contained in:
parent
dfe516fc3d
commit
e7a65ff912
9 changed files with 28 additions and 18 deletions
|
@ -92,7 +92,7 @@ scanForMalware() {
|
|||
echo -e "\e[0;31m----------------------------------------------------------------\e[0m";
|
||||
echo -e "\e[0;31mWARNING: MALWARE WAS FOUND! PLEASE INVESTIGATE!\e[0m";
|
||||
echo -e "\e[0;31m----------------------------------------------------------------\e[0m";
|
||||
echo -e "\e[0;33mFalse positivies such as the following are probably OK\e[0m";
|
||||
echo -e "\e[0;33mFalse positives such as the following are probably OK\e[0m";
|
||||
echo -e "\e[0;33mPUAs: Ewind, Mobidash\e[0m";
|
||||
echo -e "\e[0;31m----------------------------------------------------------------\e[0m";
|
||||
sleep 60;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue