forked from norman/fusionpbx-install.sh-github-mirror
Update php.sh
This commit is contained in:
2
debian/resources/php.sh
vendored
2
debian/resources/php.sh
vendored
@@ -29,7 +29,7 @@ elif [ ."$cpu_architecture" = ."arm" ]; then
|
||||
php_version=7.3
|
||||
fi
|
||||
if [ ."$os_codename" = ."bullseye" ]; then
|
||||
php_version=8.1
|
||||
php_version=7.4
|
||||
fi
|
||||
else
|
||||
#11.x - bullseye
|
||||
|
||||
Reference in New Issue
Block a user