Skip to content

Commit

Permalink
Merge branch 'build_native_php' into build-windows-php
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Jan 27, 2025
2 parents 0137686 + ac7c8df commit a280b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sapi/quickstart/linux/install-docker-compose.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ if [ ! -f /usr/libexec/docker/cli-plugins/docker-compose ]; then

else
# export PATH=/usr/libexec/docker/cli-plugins/:$PATH
ln -sf /usr/libexec/docker/cli-plugins/docker-compose usr/local/bin/docker-compose
ln -sf /usr/libexec/docker/cli-plugins/docker-compose /usr/local/bin/docker-compose
fi

docker-compose --version

0 comments on commit a280b84

Please sign in to comment.