Skip to content

Commit c8598b4

Browse files
committed
removed php7.0-cgi
1 parent 5a03fac commit c8598b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ee/core/variables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ class EEVariables():
172172
else:
173173
ee_mail = ["dovecot-core", "dovecot-imapd", "dovecot-pop3d",
174174
"dovecot-lmtpd", "dovecot-mysql", "dovecot-sieve",
175-
"dovecot-managesieved", "postfix-mysql", "php5.6-cgi", "php7.0-cgi",
175+
"dovecot-managesieved", "postfix-mysql", "php5.6-cgi",
176176
"php-gettext", "php-pear", "subversion"]
177177

178178
# Mailscanner repo and packages

0 commit comments

Comments
 (0)