packages/admin/btop/test.sh
Tianling Shen 7a7be2a7be btop: add new package
Resource monitor that shows usage and stats for processor, memory,
disks, network and processes.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-08 13:57:50 +08:00

4 lines
48 B
Bash

#!/bin/sh
btop --version | grep "$PKG_VERSION"