/[smecontribs]/rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud-1.1.0-bz10711-occ-command.patch |
Parent Directory | Revision Log | Revision Graph
* Sun Nov 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.0-1.sme - initial SME10 import [SME: 11086]
1 | jpp | 1.1 | diff -Nur smeserver-nextcloud-1.1.0.old/root/usr/bin/OCC smeserver-nextcloud-1.1.0/root/usr/bin/OCC |
2 | --- smeserver-nextcloud-1.1.0.old/root/usr/bin/OCC 1969-12-31 19:00:00.000000000 -0500 | ||
3 | +++ smeserver-nextcloud-1.1.0/root/usr/bin/OCC 2019-01-16 21:22:48.153000000 -0500 | ||
4 | @@ -0,0 +1,5 @@ | ||
5 | +# cat bin/OCC | ||
6 | +#!/bin/bash | ||
7 | + | ||
8 | +cd /usr/share/nextcloud | ||
9 | +sudo -u www -s /usr/bin/php71 --define memory_limit=512M occ $@ |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |