Skip to content

Instantly share code, notes, and snippets.

@stef-k
Created June 5, 2017 21:44
Show Gist options
  • Save stef-k/33186201bc681876bc7efcda7bf589d5 to your computer and use it in GitHub Desktop.
Save stef-k/33186201bc681876bc7efcda7bf589d5 to your computer and use it in GitHub Desktop.
update composer packages on server using www-data user
sudo -u www-data /usr/local/bin/composer install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment