Skip to content

Instantly share code, notes, and snippets.

@akrez
Created November 8, 2023 12:47
Show Gist options
  • Save akrez/283807295c7987232dd211966a8ae97a to your computer and use it in GitHub Desktop.
Save akrez/283807295c7987232dd211966a8ae97a to your computer and use it in GitHub Desktop.
install composer in special dir and filename
#!/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