From d04b590fc215d75ca8a80a21297bba311c2cb151 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Thu, 13 Oct 2022 18:14:13 +0800 Subject: btop: add new package Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Signed-off-by: Tianling Shen --- admin/btop/test.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 admin/btop/test.sh (limited to 'admin/btop/test.sh') diff --git a/admin/btop/test.sh b/admin/btop/test.sh new file mode 100644 index 000000000..b7b21ab7c --- /dev/null +++ b/admin/btop/test.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +btop --version | grep "$PKG_VERSION" -- cgit v1.2.3