Trigger uicache after removed Cydia
This commit is contained in:
parent
98dd6b34ee
commit
84ebb18fef
@ -45,6 +45,7 @@ echo "Uninstalling Cydia..."
|
||||
apt update
|
||||
apt install cydia -y --allow-unauthenticated
|
||||
apt purge cydia -y
|
||||
uicache -a
|
||||
echo "All Done."
|
||||
killall SpringBoard
|
||||
fi
|
||||
|
Reference in New Issue
Block a user