diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index 6c742e7..72fac4c 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -231,7 +231,7 @@ if [ "$KALI_CHECK" = 0 ]; then export DEBIAN_FRONTEND="noninteractive" ; apt-get -qq --yes -o Dpkg::Options::="--force-confold" install \ ntpdate \ - ntp + ntp \ ntpsec fi