mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-04 05:20:35 +00:00
Update main.yml
This commit is contained in:
parent
cb2459ddf0
commit
1b38d94a69
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
when: wordpress_solution == "matomo"
|
||||
|
||||
- block:
|
||||
- name: Delete minio config
|
||||
- name: Delete matomo config
|
||||
shell: |
|
||||
cd /data/apps/matomo && docker compose down -v
|
||||
rm -rf /data/apps/matomo
|
||||
|
|
Loading…
Reference in a new issue