File Manager

Current Path : /var/lib/dpkg/info/
Upload File :
Current File : //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



File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com