From 0768803425ab997a00c520139728dc61f216fa4f Mon Sep 17 00:00:00 2001 From: RaSCSI User Date: Sun, 31 Jul 2022 02:59:52 +0100 Subject: [PATCH] Download and cache pip packages as part of easyinstall --- easyinstall.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/easyinstall.sh b/easyinstall.sh index 58940e19..6a171078 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -83,6 +83,15 @@ function installPackages() { sudo apt-get update && sudo apt-get install git libspdlog-dev libpcap-dev genisoimage python3 python3-venv python3-dev python3-pip nginx libpcap-dev protobuf-compiler bridge-utils libev-dev libevdev2 -y