mirror of
https://github.com/opencultureconsulting/noah.git
synced 2025-03-30 00:00:44 +01:00
Cache löschen auf harvest reduzieren
This commit is contained in:
parent
4ef4c30c06
commit
af394a1333
@ -142,6 +142,6 @@ tasks:
|
|||||||
- test -z $(ls -t *.zip | sed -n 2p)
|
- test -z $(ls -t *.zip | sed -n 2p)
|
||||||
|
|
||||||
delete:
|
delete:
|
||||||
desc: cache löschen
|
desc: harvesting cache löschen
|
||||||
cmds:
|
cmds:
|
||||||
- rm -rf data/siegen
|
- rm -rf data/siegen/harvest
|
||||||
|
@ -144,6 +144,6 @@ tasks:
|
|||||||
- test -z $(ls -t *.zip | sed -n 2p)
|
- test -z $(ls -t *.zip | sed -n 2p)
|
||||||
|
|
||||||
delete:
|
delete:
|
||||||
desc: cache löschen
|
desc: harvesting cache löschen
|
||||||
cmds:
|
cmds:
|
||||||
- rm -rf data/wuppertal
|
- rm -rf data/wuppertal/harvest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user