Your IP : 18.188.103.74


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/rename.prerm

#!/bin/sh -e

if [ "$1" != upgrade ]
then
    update-alternatives --remove rename /usr/bin/file-rename
fi