merge-requests/8/head
Bob Mottram 2020-10-10 20:49:12 +01:00
parent 5085587ad4
commit 9b98b3094d
1 changed files with 3 additions and 0 deletions

View File

@ -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