diff --git a/installer/cape2.sh b/installer/cape2.sh index 5b689c41515..52a17960f52 100644 --- a/installer/cape2.sh +++ b/installer/cape2.sh @@ -1169,7 +1169,7 @@ function install_CAPE() { crudini --set conf/reporting.conf runstatistics enabled yes fi - python3 utils/community.py -waf -cr + python3 utils/community.py -waf -cr --url "https://github.com/polyswarm/CAPESandbox-community/archive/develop.tar.gz" # Configure direct internet connection sudo echo "400 ${INTERNET_IFACE}" >> /etc/iproute2/rt_tables