芝麻web文件管理V1.00
编辑当前文件:/var/lib/dpkg/info/unrar.prerm
#!/bin/sh set -e # Automatically added by dh_installalternatives/13.6ubuntu1 if [ "$1" = "remove" ]; then update-alternatives --remove unrar /usr/bin/unrar-nonfree fi # End automatically added section