diff options
| author | Jeff Carr <[email protected]> | 2025-09-03 04:02:37 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-03 04:02:37 -0500 |
| commit | 557a5853a4f77f340697a91f521b02c2034f1a09 (patch) | |
| tree | adf3078ca5401f9d00633f770fef10525fbd80c9 | |
| parent | d4e65a581d35f68331f16756ea27d81889d1ea8a (diff) | |
duh. wrong args
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ plugin: # -cp ../../toolkits/gocui/gocui.so resources/ andlabs: clean install - forge --gui gocui --gui-verbose --gui-file ../../toolkits/andlabs/andlabs.so + forge --gui andlabs --gui-verbose gocui: install forge --gui gocui --gui-verbose --gui-file ../../toolkits/gocui/gocui.so >/tmp/forge.log 2>&1 |
