diff --git a/mailpiler.sh b/mailpiler.sh index 80668e2..fe635c4 100644 --- a/mailpiler.sh +++ b/mailpiler.sh @@ -27,8 +27,6 @@ else echo "Hostname matches PILER_FQDNAIN, so starting installation." fi -apt install -y gpg apt-transport-https lsb-release - wget -q https://packages.sury.org/php/apt.gpg -O- | apt-key add - echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/php.list