diff --git a/debian/resources/config.sh b/debian/resources/config.sh index 9ebe103..a3ce436 100755 --- a/debian/resources/config.sh +++ b/debian/resources/config.sh @@ -15,4 +15,4 @@ database_repo=official # PostgresSQL official, system, 2ndquadrant database_backup=false # true or false # General Settings -php_version=7 # PHP version 5 or 7 +php_version=5 # PHP version 5 or 7