File Manager

Current Path : /proc/thread-self/root/var/lib/dpkg/info/
Upload File :
Current File : //proc/thread-self/root/var/lib/dpkg/info/console-setup-linux.prerm

#!/bin/sh

set -e

CONFIGDIR=/etc/console-setup

if [ "$1" = remove ]; then
	update-alternatives --remove vtrgb "$CONFIGDIR/vtrgb"
	update-alternatives --remove vtrgb "$CONFIGDIR/vtrgb.vga"
fi



File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com