__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/bin/sh
set -e
# Automatically added by dh_apparmor/4.0.1-0ubuntu1
if [ "$1" = "purge" ] && ! [ -e "/etc/apparmor.d/usr.bin.wsdd" ] ; then
rm -f "/etc/apparmor.d/disable/usr.bin.wsdd" || true
rm -f "/etc/apparmor.d/force-complain/usr.bin.wsdd" || true
rm -f "/etc/apparmor.d/local/usr.bin.wsdd" || true
rm -f /var/cache/apparmor/*/"usr.bin.wsdd" || true
rmdir /etc/apparmor.d/disable 2>/dev/null || true
rmdir /etc/apparmor.d/local 2>/dev/null || true
rmdir /etc/apparmor.d 2>/dev/null || true
fi
# End automatically added section