芝麻web文件管理V1.00
编辑当前文件:/var/lib/dpkg/info/ftp.preinst
#!/bin/sh set -e # for close Bug#1001301 if [ "$1" = "upgrade" ]; then update-alternatives --remove ftp /usr/bin/netkit-ftp fi