%PDF- %PDF-
Direktori : /var/www/html/friendstravel.al/wp-content/uploads/k2/root/var/lib/dpkg/info/ |
Current File : /var/www/html/friendstravel.al/wp-content/uploads/k2/root/var/lib/dpkg/info/procps.prerm |
#!/bin/sh set -e case "$1" in remove|deconfigure) update-alternatives --remove w /usr/bin/w.procps ;; upgrade|failed-upgrade) ;; esac exit 0