mirror of
https://github.com/raynormast/fake-firehose.git
synced 2025-01-03 05:36:26 +00:00
always reset hashtag-urls.txt
This commit is contained in:
parent
d466f59781
commit
e66b06503d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
echo > /config/urls.txt
|
echo > /config/urls.txt
|
||||||
echo > /config/hosts
|
echo > /config/hosts
|
||||||
|
echo > /config/hashtag-urls.txt
|
||||||
|
|
||||||
# Get federated hosts and begin to stream them
|
# Get federated hosts and begin to stream them
|
||||||
cat /config/domains-federated | grep -v "##" | while read -r line
|
cat /config/domains-federated | grep -v "##" | while read -r line
|
||||||
|
|
Loading…
Reference in a new issue