/[smecontribs]/rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud-1.1.0-bz10711-occ-command.patch
ViewVC logotype

Annotation of /rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud-1.1.0-bz10711-occ-command.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sun Nov 8 20:18:19 2020 UTC (3 years, 6 months ago) by jpp
Branch: MAIN
Initial import

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 RSS 2.0 feed