Tmate is a fork of tmux. It provides an instant pairing solution. For more details, see https://tmate.io. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 lines
42 B
Bash
3 lines
42 B
Bash
#!/bin/sh
|
|
|
|
tmate -V | grep "$PKG_VERSION"
|