Skip to content

Instantly share code, notes, and snippets.

@michimau
Last active October 7, 2022 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michimau/7e62328aedebcc6829c547b7b8461b76 to your computer and use it in GitHub Desktop.
Save michimau/7e62328aedebcc6829c547b7b8461b76 to your computer and use it in GitHub Desktop.
PHP memory nexcloud occ
apt-get -y update
apt-get -y install sudo
sudo -u www-data PHP_MEMORY_LIMIT=512M php ./occ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment