D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
lib
/
dpkg
/
info
/
Filename :
tnftp.prerm
back
Copy
#!/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