Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'..
This commit is contained in:
@ -332,7 +332,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
|
||||
|
||||
CURRENT_INSTALL_DIR=`realpath ${WEB_BASE_DIR}/nextcloud`
|
||||
CURRENT_DATA_DIR=`realpath ${WEB_BASE_DIR}/data`
|
||||
|
Reference in New Issue
Block a user