X-Git-Url: https://git.saurik.com/winterboard.git/blobdiff_plain/4668cd8e02cc1699ddc7a845f37396fd18867768..cc11d828788cfea2fb2f63c52695af3252b5cc1d:/preinst diff --git a/preinst b/preinst index b55968e..e5691e6 100755 --- a/preinst +++ b/preinst @@ -31,12 +31,12 @@ if [[ $1 == install || $1 == upgrade ]]; then cat </etc/notify.conf_ && chmod --reference=/etc/notify.conf /etc/notify.conf_ && chown --reference=/etc/notify.conf /etc/notify.conf_ && mv -f /etc/notify.conf{_,} || rm -f /etc/notify.conf_ - killall -1 notifyd fi exit 0