D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /var/www/html/../html/../../lib/AccountsService/../dpkg/info/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : /var/www/html/../html/../../lib/AccountsService/../dpkg/info/linux-headers-5.4.0-144-generic.postinst
#!/bin/sh
set -e

version=5.4.0-144-generic

if [ "$1" != configure ]; then
    exit 0
fi

if [ -d /etc/kernel/header_postinst.d ]; then
    DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \
		/etc/kernel/header_postinst.d
fi

exit 0

AnonSec - 2021 | Recode By D7net