automated commit on 2023-05-01 01:05:00

This commit is contained in:
Oliphant 2023-05-01 01:05:00 +00:00
parent 73d5af3f8a
commit 811acc2ad3
1 changed files with 2 additions and 3 deletions

View File

@ -7,13 +7,12 @@ python3 -m pip install fediblockhole
2. Clone this Repo
```bash
git clone https://codeberg.org/oliphant/blocklists.git /opt/fediblockhole
mkdir -p /opt/fediblockhole/logs && mkdir /opt/fediblockhole/exports
cd /opt/fediblockhole
git clone https://codeberg.org/oliphant/blocklists.git .
```
3. Execute
`./fedisync.sh`
`/opt/fediblockhole/fedisync.sh`
That's it. Blocklists will be written to the `blocklists` folder.