Skip to content
Snippets Groups Projects
Commit 30c95aee authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

fix: typo

parent 24bf0ba1
No related branches found
No related tags found
1 merge request!30fix: oo cron
Pipeline #1738 passed with stages
in 7 minutes and 15 seconds
......@@ -42,7 +42,7 @@ RUN for patch in /usr/src/nextcloud/patches/*.diff; \
rm -r /usr/src/nextcloud/patches/;
# Waiting a new relaease of OO:https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/864
RUN rm -rf /usr/src/nextcloud/apps/onlyoffice/lib/Cron
RUN rm -rf /usr/src/nextcloud/apps/onlyoffice/lib/cron
RUN apk add --no-cache fcgi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment