From 468df14a478c1245f696ca76cac702fcabfee64f Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Fri, 1 Jul 2022 14:10:14 -0700 Subject: [PATCH] :memo: Made note on installing termshark --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 8c8251f3..138e4918 100644 --- a/updates.txt +++ b/updates.txt @@ -31,3 +31,7 @@ doas chmod +x /usr/bin/dumpcap test with: tshark + +And also install termshark once that's up and running: + +doas pacman -S termshark