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