D7net Mini Sh3LL v1
Current File : /var/www/html/../html/../../lib/AccountsService/../dpkg/info/keyboard-configuration.preinst |
#!/bin/sh
set -e
dpkg-maintscript-helper rm_conffile /etc/init.d/keyboard-setup 1.138~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/init.d/console-setup 1.138~ -- "$@"
if [ -x "/etc/init.d/keyboard-setup" ]; then
update-rc.d keyboard-setup remove >/dev/null
fi
if [ -x "/etc/init.d/console-setup" ]; then
update-rc.d console-setup remove >/dev/null
fi
AnonSec - 2021 | Recode By D7net