mirror of https://gitlab.com/bashrc2/epicyon
Also remove newswire state
parent
85162673f5
commit
5a946e4446
|
@ -2,3 +2,6 @@
|
|||
rm accounts/news@*/outbox/*
|
||||
rm accounts/news@*/postcache/*
|
||||
rm accounts/news@*/outbox.index
|
||||
if [ -f accounts/newswirestate.json ]; then
|
||||
rm accounts/newswirestate.json
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue