D7net Mini Sh3LL v1

 
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 

Current File : /var/www/html/../../lib/dpkg/../php/../dpkg/info/shared-mime-info.postinst
#!/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



AnonSec - 2021 | Recode By D7net