diff options
| author | Jeff Carr <[email protected]> | 2024-02-02 15:13:21 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-02 15:13:21 -0600 |
| commit | 1a0de8d839d9f55c3f65bd1ea0baa4b3e7474c22 (patch) | |
| tree | f978c48b315328a81be68d9bc7b68a266f0d43ff /Makefile | |
| parent | 7a42716b987b995217073b3de22a3898f735958d (diff) | |
show the user changed the dropdownv0.19.2
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ gocui: build ./gadgetwindow --gui gocui --tmp-log log: - tail -f /tmp/guilogfile + tail -f /tmp/guilogfile /tmp/witgui.* test-tmp-log: build ./gadgetwindow --gui andlabs --tmp-log |
