packages/admin/btop/test.sh
Tianling Shen d04b590fc2 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-10-19 09:30:12 +02:00

3 lines
48 B
Bash

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