0x1949 Team - FAZEMRX - MANAGER
Edit File: tnftp.prerm
#!/bin/sh set -e # Automatically added by dh_installalternatives/13.6ubuntu1 if [ "$1" = "remove" ]; then update-alternatives --remove ftp /usr/bin/tnftp fi # End automatically added section