1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-22 18:47:23 +01:00

Change service and package names referring to php 8.0 to php 8.1

This commit is contained in:
downtownallday
2022-02-25 19:47:30 -05:00
parent 2c6474385e
commit 72827f365d
6 changed files with 27 additions and 21 deletions

View File

@@ -237,4 +237,4 @@ chmod 664 $STORAGE_ROOT/mail/roundcube/roundcube.sqlite
# Enable PHP modules.
phpenmod -v php mcrypt imap ldap
restart_service php8.0-fpm
restart_service php8.1-fpm