File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,12 +75,12 @@ jobs:
7575 # Submodule Loop patches:
7676 # Template for customizing submodule Loop (changes Loop app name to "CustomLoop")
7777 # Remove the "#" sign from the beginning of the line below to activate:
78- #wget -qO- https://github.com/loopnlearn/Loop/commit/d206432b024279ef710df462b20bd464cd9682d4.patch | git apply --directory=Loop -v --whitespace=fix
78+ #curl https://github.com/loopnlearn/Loop/commit/d206432b024279ef710df462b20bd464cd9682d4.patch | git apply --directory=Loop -v --whitespace=fix
7979
8080 # Submodule LoopKit patches:
8181 # General template for customizing submodule LoopKit
8282 # Copy url from a GitHub commit or pull request and insert below, and remove the "#" sign from the beginning of the line to activate:
83- #wget -qO- url_to_github_commit.patch | git apply --directory=LoopKit -v --whitespace=fix
83+ #curl url_to_github_commit.patch | git apply --directory=LoopKit -v --whitespace=fix
8484
8585 # Submodule xxxxx patches:
8686
You can’t perform that action at this time.
0 commit comments