File Manager

Current Path : /var/lib/dpkg/info/
Upload File :
Current File : //var/lib/dpkg/info/systemd-hwe-hwdb.postinst

#!/bin/sh

set -e

case "$1" in
    configure)
        systemd-hwdb --usr update || true
        exit 0
        ;;
esac



File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com