mirror of
https://codeberg.org/oliphant/blocklists.git
synced 2024-12-26 04:00:29 +00:00
automated commit on 2023-05-01 01:05:00
This commit is contained in:
parent
73d5af3f8a
commit
811acc2ad3
1 changed files with 2 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue