Skip to content

Instantly share code, notes, and snippets.

@bertptrs
Created April 18, 2019 10:04
Show Gist options
  • Save bertptrs/c025da0e0a9421a051691aa10a731ce2 to your computer and use it in GitHub Desktop.
Save bertptrs/c025da0e0a9421a051691aa10a731ce2 to your computer and use it in GitHub Desktop.
OCC override
#!/bin/sh
exec sudo -u http php -d memory_limit=512M /usr/share/webapps/nextcloud/occ "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment