/
var
/
lib
/
dpkg
/
info
/
File Upload :
llllll
Current File: //var/lib/dpkg/info/tar.prerm
#!/bin/sh set -e case "$1" in remove|deconfigure) update-alternatives --remove rmt /usr/sbin/rmt-tar ;; upgrade|failed-upgrade) ;; *) echo "prerm called with unknown argument \`$1'" >&2 exit 1 ;; esac
Copyright ©2k19 -
Hexid
|
Tex7ure