sys_patch.py: Add network error handling

This commit is contained in:
Mykola Grymalyuk
2022-01-18 11:16:44 -07:00
parent b4830dfd0b
commit be3e7da342
4 changed files with 84 additions and 32 deletions
+2
View File
@@ -20,6 +20,8 @@ class Constants:
self.nightly_url_patcher_support_pkg = "https://nightly.link/dortania/PatcherSupportPkg/workflows/build/master/"
self.discord_link = "https://discord.gg/rqdPgH8xSN"
self.guide_link = "https://dortania.github.io/OpenCore-Legacy-Patcher/"
self.repo_link = "https://github.com/dortania/OpenCore-Legacy-Patcher"
self.repo_link_latest = f"{self.repo_link}/releases/tag/{self.patcher_version}"
# OpenCore Versioning
# https://github.com/acidanthera/OpenCorePkg