diff --git a/CoreModules/generic/preconf.sh b/CoreModules/generic/preconf.sh index b766142..bf059c7 100644 --- a/CoreModules/generic/preconf.sh +++ b/CoreModules/generic/preconf.sh @@ -11,7 +11,6 @@ $PKGI software-properties-common gnupg > $OUTPUT 2>&1 $PKGA universe -y > $OUTPUT 2>&1 $PKGA ppa:ondrej/php -y -n > $OUTPUT 2>&1 $PKGA ppa:certbot/certbot -y -n > $OUTPUT 2>&1 -$PKGA ppa:chris-lea/redis-server -y -n > $OUTPUT 2>&1 ##-------------##