Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pablorsk/12285f6b2c89c70e5826c7bd9cf94516 to your computer and use it in GitHub Desktop.
Save pablorsk/12285f6b2c89c70e5826c7bd9cf94516 to your computer and use it in GitHub Desktop.
Plesk Run Composer using PHP7
#!/bin/bash
sudo -u mypleksuser /opt/plesk/php/7.0/bin/php /usr/lib64/plesk-9.0/composer.phar install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment