diff options
| author | Jeff Carr <[email protected]> | 2024-12-14 13:12:42 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-14 13:12:42 -0600 |
| commit | 268e05f1082c081f6afbc42c5f8df83aec7c6848 (patch) | |
| tree | f00d011333b140f04809aeeb5c7b454205d7bf13 /Makefile | |
| parent | a11c4f46bd041b5b603ce67d93f4e78143d4a60f (diff) | |
http post a patch set
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,3 +60,6 @@ gui: install patches: install forge --do-patches + +patches-localhost: install + forge --do-patches --url "http://localhost:2233/" |
