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
+1
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