Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'..
This commit is contained in:
@ -304,7 +304,7 @@ source ${snippet_dir}/get-webservice-environment.sh
|
||||
|
||||
# Check PHP Version
|
||||
#
|
||||
source ${snippet_dir}/get-php-major-version
|
||||
source ${snippet_dir}/get-php-major-version.sh
|
||||
|
||||
if [[ -x "/usr/local/php-${PHP_VERSION}/bin/php" ]] ; then
|
||||
PHP_BIN="/usr/local/php-${PHP_VERSION}/bin/php"
|
||||
|
Reference in New Issue
Block a user