Your IP : 3.147.78.249


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/readline-common.postrm

#! /bin/sh -e

case "$1" in
    purge)
	rm -f /etc/inputrc
esac