mirror of https://gitlab.com/bashrc2/epicyon
Current
parent
5085587ad4
commit
9b98b3094d
|
@ -5,3 +5,6 @@ rm accounts/news@*/outbox.index
|
|||
if [ -f accounts/.newswirestate.json ]; then
|
||||
rm accounts/.newswirestate.json
|
||||
fi
|
||||
if [ -f accounts/.currentnewswire.json ]; then
|
||||
rm accounts/.currentnewswire.json
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue