mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-05 19:43:22 +02:00
spelling: overwrite
This commit is contained in:
parent
3ff655cbac
commit
b013db8558
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ git clone https://github.com/trailofbits/algo
|
|||
cd algo && ./algo
|
||||
```
|
||||
|
||||
**Warning**: If you run Algo on your existing server, the iptables rules will be overwritten. If you don't want to overwite the rules, you must deploy via `ansible-playbook` and skip the `iptables` tag as described below.
|
||||
**Warning**: If you run Algo on your existing server, the iptables rules will be overwritten. If you don't want to overwrite the rules, you must deploy via `ansible-playbook` and skip the `iptables` tag as described below.
|
||||
|
||||
## Scripted Deployment
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue