Skip to content

Releases: ankeshanand1/remove-malware-scripts

Remove Malware Scripts Release-1

04 Dec 17:57
5f23ac5
Compare
Choose a tag to compare
  • Added v1.0.0 CentOS Antivirus Bash Script
  • Updated Ubuntu Antivirus Bash Script to v1.1.2.0
  • Removed Uninstall of Scan engines
  • Fixed bugs in ubuntu v1.0.0
    Ubuntu:
    wget -O quick.sh https://raw.githubusercontent.com/ankeshanand1/remove-malware-scripts/release-1/ubuntu/quick.sh && chmod 755 quick.sh && sudo ./quick.sh
    CentOS:
    wget -O quick.sh https://raw.githubusercontent.com/ankeshanand1/remove-malware-scripts/release-1/centOS/quick.sh && chmod 755 quick.sh && sudo ./quick.sh
    Full Changelog: https://github.com/ankeshanand1/remove-malware-scripts/commits/release-1