mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
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>
4 lines
42 B
Bash
4 lines
42 B
Bash
#!/bin/sh
|
|
|
|
tmate -V | grep "$PKG_VERSION"
|