reenable run_patches()

This commit is contained in:
Lincoln Stein 2023-03-13 10:38:08 -04:00
parent eee7f13771
commit 1f80b5335b

View File

@ -67,7 +67,7 @@ def main():
# run any post-install patches needed # run any post-install patches needed
# temporarily disabled # temporarily disabled
# run_patches() run_patches()
print(f">> Internet connectivity is {Globals.internet_available}") print(f">> Internet connectivity is {Globals.internet_available}")