We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6c93b commit b5e40c7Copy full SHA for b5e40c7
easyinstall.sh
@@ -76,7 +76,7 @@ SECRET_FILE="$HOME/.config/piscsi/secret"
76
FILE_SHARE_PATH="$HOME/shared_files"
77
FILE_SHARE_NAME="Pi File Server"
78
79
-APT_PACKAGES_COMMON="build-essential git protobuf-compiler bridge-utils dhcpcd"
+APT_PACKAGES_COMMON="build-essential git protobuf-compiler bridge-utils ca-certificates"
80
APT_PACKAGES_BACKEND="libspdlog-dev libpcap-dev libprotobuf-dev protobuf-compiler libgmock-dev clang"
81
APT_PACKAGES_PYTHON="python3 python3-dev python3-pip python3-venv python3-setuptools python3-wheel libev-dev libevdev2"
82
APT_PACKAGES_WEB="nginx-light genisoimage man2html hfsutils dosfstools kpartx unzip unar disktype gettext"
0 commit comments