Corrected path error on deleting cypress
This commit is contained in:
parent
431c17e9e7
commit
81438bab3f
|
@ -23,5 +23,5 @@ COPY redis.config.php /usr/src/nextcloud/config/redis.config.php
|
|||
|
||||
# temporary. remove cypress files for code integrity.
|
||||
RUN set -x; \
|
||||
rm -rf /var/www/html/apps/cypress; \
|
||||
rm -rf /var/www/html/apps/cypress.json
|
||||
rm -rf /var/www/html/apps/viewer/cypress; \
|
||||
rm -rf /var/www/html/apps/viewer/cypress.json
|
Loading…
Reference in New Issue
Block a user