OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/lib/dpkg/info/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
#!/bin/sh set -e if [ "x$1" = xremove ]; then update-alternatives \ --remove text.plymouth /usr/share/plymouth/themes/ubuntu-text/ubuntu-text.plymouth rm -f /usr/share/plymouth/themes/ubuntu-text/ubuntu-text.plymouth fi