diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index 217642e..00ac12b 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -207,7 +207,7 @@ function global-installPackages() { if [[ $KALI_CHECK -eq 0 ]];then DEBIAN_FRONTEND="noninteractive" apt-get -qq --yes -o Dpkg::Options::="--force-confold" install \ latencytop \ - cockpit-tests + cockpit-tests || true fi if [[ $IS_PHYSICAL_HOST -gt 0 ]]; then