Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
jbjorkang committed Sep 25, 2023
1 parent 3aed07f commit 3b24f46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ The output files located in `output/relay/` are what are imported onto our VPN s
## Step by step

- Ensure the values in `group_vars/<group>.yml` are up to date with any block lists
- Ensure the values in `scripts/generate_social_blocklists_urls` and `scripts/generate_social_blocklists_asns.py` are up to date (URLs and ASNs)
- Ensure the values in `scripts/generate_social_blocklists_urls` and `scripts/generate_social_blocklists_asn.py` are up to date (URLs and ASNs)
- Start a DisposibleVM (dispVM) and `qvm-copy` this repository to it
- Ensure the script in `scripts/generate_social_blocklists.sh` has been run in a Disposible VM (dispVM) with the output qvm-copied to files/social (`cp /tmp/social files/social`)
- Ensure you have added any 'custom' extra lists or websites to block
Expand Down
2 changes: 1 addition & 1 deletion templates/README.md.j2
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ The output files located in `output/relay/` are what are imported onto our VPN s
## Step by step

- Ensure the values in `group_vars/<group>.yml` are up to date with any block lists
- Ensure the values in `scripts/generate_social_blocklists_urls` and `scripts/generate_social_blocklists_asns.py` are up to date (URLs and ASNs)
- Ensure the values in `scripts/generate_social_blocklists_urls` and `scripts/generate_social_blocklists_asn.py` are up to date (URLs and ASNs)
- Start a DisposibleVM (dispVM) and `qvm-copy` this repository to it
- Ensure the script in `scripts/generate_social_blocklists.sh` has been run in a Disposible VM (dispVM) with the output qvm-copied to files/social (`cp /tmp/social files/social`)
- Ensure you have added any 'custom' extra lists or websites to block
Expand Down

0 comments on commit 3b24f46

Please sign in to comment.