Created
November 8, 2023 12:47
-
-
Save akrez/283807295c7987232dd211966a8ae97a to your computer and use it in GitHub Desktop.
install composer in special dir and filename
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo php composer-setup.php --install-dir=/usr/local/bin --filename=composer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment