芝麻web文件管理V1.00
编辑当前文件:/var/lib/dpkg/info/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