File Manager

Current Path : /proc/thread-self/root/var/lib/dpkg/info/
Upload File :
Current File : //proc/thread-self/root/var/lib/dpkg/info/plymouth-theme-ubuntu-text.postrm

#!/bin/sh

set -e

if [ "x$1" = xremove ]; then
	if which update-initramfs >/dev/null 2>&1
	then
		update-initramfs -u
	fi
fi



File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com