This commit is contained in:
Yaya4 2020-09-03 01:03:45 +02:00 committed by GitHub
parent e61b040f09
commit 81bd626fe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ dpkg -r org.coolstar.sileo
echo "Done. Upgrading"
apt update
apt full-upgrade -y --allow-downgrades --allow-unauthenticated
apt remove sileoprep
apt remove sileoprep -y
uicache -p /Applications/Sileo.app
uicache -p /Applications/Cydia.app
rm -rf /tmp/sileoremoveal
@ -113,4 +113,4 @@ MigrationCleanUp
ProcursusSourcesSetup
echo -e "\e[32mMigration Finished!\e[0m"
echo -e "\e[32mBack to Uncursus Script...\e[0m"
fi
fi