]>
git.saurik.com Git - winterboard.git/blob - prerm
6 if [[ $1 == remove
]]; then
7 if [[ ${CYDIA+@} ]]; then
8 eval "echo 'finish:restart' >&${cydia[0]}"
11 grep -v ' com\.saurik\.winterboard\.' /etc
/notify.conf
>/etc
/notify.conf_
&&
12 chmod --reference=/etc
/notify.conf
/etc
/notify.conf_
&&
13 chown
--reference=/etc
/notify.conf
/etc
/notify.conf_
&&
14 mv -f /etc
/notify.conf
{_
,} || rm -f /etc
/notify.conf_