summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-24 03:08:06 -0600
committerJeff Carr <[email protected]>2024-12-24 03:08:06 -0600
commit3505a66d84b13d71d530ca74d1dbc85d1c6cfb2b (patch)
tree0fbe33a32c3d50d80477c2f7358c6b85fbc2fea0 /Makefile
parent778de10e871c5d25d9c746eb54f1752b7c124f6d (diff)
more argv cleanups
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ef0dbb1..39a5522 100644
--- a/Makefile
+++ b/Makefile
@@ -74,7 +74,7 @@ patches-list: install
forge --list-patches --url "http://localhost:2233/"
dirty: install
- forge --dirty
+ forge do --dirty
restart:
reset