diff options
author | John Ankarström <john@ankarstrom.se> | 2021-07-14 18:38:57 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-07-14 18:40:13 +0200 |
commit | 1d764bd32582e48082e1a2ed07f079ddc17fdf8a (patch) | |
tree | c444d3732ba1e7d146d0eed2e28cfcfcf64a0e4e /Makefile | |
parent | 94f686085a5c5c8000ead50e7d34682d5021b7b5 (diff) | |
download | rtty-1d764bd32582e48082e1a2ed07f079ddc17fdf8a.tar.gz |
rd: Start ssh in batch mode, exec into rtty
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ +rtty: rtty.c + install: rtty install rd rtty /usr/local/bin |