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