Skip to content

Commit

Permalink
Update build-qycli-php80
Browse files Browse the repository at this point in the history
  • Loading branch information
michacassola committed Nov 24, 2022
1 parent 15af3a7 commit a54cb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-qycli-php80
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ php_version_short=$(echo "$php_major_version" | tr -d ".")

compile_prefix=/usr/src/qycli/php-"$php_version_short"

install_prefix=/usr/local/qycli/php"$php_version_short"
install_prefix=/var/qyc/bin/php"$php_version_short"
lib_path=/lib/lib/
lib_path_full="$install_prefix""$lib_path"
result_volume_dir=/php"$php_version_short"-result
Expand Down

0 comments on commit a54cb55

Please sign in to comment.