X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/fde3413551e6ec81ca76801ae1f65b52fa7cb798..0dbada51f076f376e3ea625de5b6a0bced0412fe:/Library/startup diff --git a/Library/startup b/Library/startup index 4d72c330..368cacc6 100755 --- a/Library/startup +++ b/Library/startup @@ -1,7 +1,6 @@ #!/bin/bash export PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin -sbdidlaunch if [[ ! -e /var/lib/cydia/firmware.ver ]]; then cache= @@ -14,6 +13,8 @@ if [[ ${#debs[@]} -ne 0 && -f ${debs[0]} ]]; then dpkg -i "${debs[@]}" rm -f "${debs[@]}" cache= + + killall -9 Lowtide AppleTV fi if [[ ${cache+@} ]]; then