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

Fix unassigned php version

This commit is contained in:
David Duque
2020-06-29 09:13:50 +01:00
parent 3876cbac8a
commit b98111b4e1
3 changed files with 6 additions and 5 deletions

View File

@@ -232,3 +232,4 @@ elif [ "$OS" == "Ubuntu 20.04 LTS" ]; then
fi
sed -i "s|!!___PHPVER___!!|${PHP_VERSION}|g" conf/nginx-top.conf
sed -i "s|!!___PHPVER___!!|${PHP_VERSION}|g" management/backup.py