From c05b5b58a12ca62d5532b0bfeaf0304a64a2bc82 Mon Sep 17 00:00:00 2001 From: akuker <34318535+akuker@users.noreply.github.com> Date: Wed, 31 Aug 2022 10:50:09 -0500 Subject: [PATCH] Update easyinstall.sh (#820) --- easyinstall.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/easyinstall.sh b/easyinstall.sh index 458bc747..deea23ca 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -82,7 +82,9 @@ function sudoCheck() { # install all dependency packages for RaSCSI Service 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 unar -y