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