Update php.sh

This commit is contained in:
FusionPBX
2021-11-13 12:12:52 -07:00
committed by GitHub
parent 1fe4f14304
commit 56a1280caa

View File

@@ -28,6 +28,9 @@ elif [ ."$cpu_architecture" = ."arm" ]; then
if [ ."$os_codename" = ."buster" ]; then
php_version=7.3
fi
if [ ."$os_codename" = ."bullseye" ]; then
php_version=7.4
fi
else
#11.x - bullseye
#10.x - buster