diff options
Diffstat (limited to 'Library/startup')
-rwxr-xr-x | Library/startup | 1 |
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 |