MINI Sh3ll
Path :
/
var
/
lib
/
dpkg
/
info
/
File Upload :
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
OHA YOOOO