AlkantarClanX12

Your IP : 216.73.217.128


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/apt-listchanges.preinst

#!/bin/sh -e

set -e

hook=/etc/apt/apt.conf.d/20listchanges
test -f $hook.disabled && mv $hook.disabled $hook



exit 0