Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .config/ci/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ then
sudo apt-get -qy install libcoap3-bin || exit 1
sudo apt-get -qy install linux-modules-extra-$(uname -r) || exit 1
sudo apt-get -qy install samba smbclient
sudo apt-get -qy install lldpad lldpd
sudo bash $CUR/openldap/install.sh
# Make sure libpcap is installed
if [ ! -z $SCAPY_USE_LIBPCAP ]
Expand Down
Loading
Loading