From 811acc2ad3c69a46d5a9740c042e63df0440ee72 Mon Sep 17 00:00:00 2001 From: Oliphant Date: Mon, 1 May 2023 01:05:00 +0000 Subject: [PATCH] automated commit on 2023-05-01 01:05:00 --- RUNNING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/RUNNING.md b/RUNNING.md index 484168e..767aa5c 100644 --- a/RUNNING.md +++ b/RUNNING.md @@ -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.