X-Git-Url: https://git.saurik.com/winterboard.git/blobdiff_plain/4668cd8e02cc1699ddc7a845f37396fd18867768..734230a96f618263c185fbc66d8a8073ede26722:/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