summaryrefslogtreecommitdiff
path: root/Library/startup
diff options
context:
space:
mode:
Diffstat (limited to 'Library/startup')
-rwxr-xr-xLibrary/startup1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/startup b/Library/startup
index 9321198..7028052 100755
--- a/Library/startup
+++ b/Library/startup
@@ -18,5 +18,6 @@ if [[ ${#debs[@]} -ne 0 && -f ${debs[0]} ]]; then
fi
if [[ ${cache+@} ]]; then
+ sbdidlaunch
su -c uicache mobile
fi