We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee7f13 commit 1f80b53Copy full SHA for 1f80b53
ldm/invoke/CLI.py
@@ -67,7 +67,7 @@ def main():
67
68
# run any post-install patches needed
69
# temporarily disabled
70
- # run_patches()
+ run_patches()
71
72
print(f">> Internet connectivity is {Globals.internet_available}")
73
0 commit comments