Trigger Uicache When All Is Finished

This commit is contained in:
Yaya4 2020-06-19 02:53:24 +02:00 committed by GitHub
parent 553e1fa466
commit cbd85bfa1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,5 +44,6 @@ echo "BootStrap Installions Done. The Installer Clean The Installions"
rm -rf /User/Documents/Uncursus/
rm /etc/apt/sources.list.d/odyssey.sources
echo "All Done."
uicache -a
killall SpringBoard
fi