From 764ebdeddbc2b89b59af437183dbdc11ed8f7969 Mon Sep 17 00:00:00 2001 From: midoks Date: Mon, 4 Jul 2022 19:17:56 +0800 Subject: [PATCH] Update freebsd.sh --- scripts/install/freebsd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install/freebsd.sh b/scripts/install/freebsd.sh index bd42b9708..1326bb641 100644 --- a/scripts/install/freebsd.sh +++ b/scripts/install/freebsd.sh @@ -7,6 +7,7 @@ pkg update -y pkg install -y python3 python3 -m ensurepip pip3 install --upgrade setuptools +pkg install -y lsof pkg autoremove -y