Move snippet snippet-get-php-major-version into snippet dir and also rename it to 'get-php-major-version'.
This commit is contained in:
@ -4,6 +4,7 @@ script_name="$(basename $(realpath $0))"
|
||||
script_dir="$(dirname $(realpath $0))"
|
||||
|
||||
conf_dir="${script_dir}/conf"
|
||||
snippet_dir="${script_dir}/snippets"
|
||||
|
||||
declare -a unsorted_website_arr
|
||||
declare -a website_arr
|
||||
|
Reference in New Issue
Block a user