| Current Path : /proc/self/root/proc/self/root/proc/self/root/var/lib/dpkg/info/ | 
| Current File : //proc/self/root/proc/self/root/proc/self/root/var/lib/dpkg/info/debian-archive-keyring.postinst | 
#!/bin/sh
set -e
if which apt-key > /dev/null; then
    apt-key update
fi