OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/www/html/../../lib/dpkg/../php/../dpkg/info/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
#!/bin/sh set -e if [ "$1" = "triggered" ]; then if which update-mime-database >/dev/null 2>&1; then update-mime-database /usr/share/mime fi exit 0 fi if which update-mime-database >/dev/null 2>&1; then update-mime-database /usr/share/mime fi