CasperSecurity

Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/libnewt0.52:amd64.postinst

#!/bin/sh

set -e



case "$1" in
    configure|abort-remove|abort-deconfigure)
	# Install alternatives
	# update-alternatives --install /etc/newt/palette newt-palette /etc/newt/palette.original 20
	update-alternatives --install /etc/newt/palette newt-palette /etc/newt/palette.ubuntu 50
        update-alternatives --install /etc/newt/palette newt-palette /etc/newt/palette.original 20 
        ;;
    abort-upgrade)
        # Nothing to undo
        :;
        ;;

    *)
        echo "$0: Undocumented call: \"$@\"" >&2
        exit 1
        ;;
esac
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY