summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-30 00:50:51 -0600
committerJeff Carr <[email protected]>2024-12-30 00:50:51 -0600
commit4fc958fcc9069211260d6b2ebf0b6ef9ce0398d6 (patch)
tree05f5f208d9f4e196fd481f0ddf85aa7401b970d6 /Makefile
parent45c32bc7fc00fd43b1b54d36f96671368323d238 (diff)
trust nothing. but this might work. notsure
it's hard to do distributed work when the tools are themselves being worked on. lots of crazy in these patches until they actually work. I'm switching between droplets, hypervisors, etc.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a482324..c7d863c 100644
--- a/Makefile
+++ b/Makefile
@@ -67,8 +67,8 @@ all: install
patches-make: install
forge --patchset "from makefile 2"
-localhost-patches: install
- forge --patchset "test-localhost" --url "http://localhost:2233/"
+patches-list-2233: install
+ forge --list-patchset --connect "http://go.wit.com:2233/"
patches-list: install
forge --list-patchset