Now able to set default PHP CLI interpreter when typing php

This commit is contained in:
eroncero
2025-07-17 12:22:56 +02:00
parent c7f8824a4d
commit dcefbaa62e
2 changed files with 2 additions and 1 deletions

View File

@@ -43,3 +43,4 @@ for version in $PHP_VERSIONS; do
php$version-zip
done
update-alternatives --set php /usr/bin/php$DEF_PHP_INTERPRETER