fixed scripted install command
This commit is contained in:
parent
ca2ed5e60d
commit
5b2bcab120
@ -10,7 +10,7 @@ the default allows ssh access (22/tcp) to the host only.
|
||||
## Scripted installation
|
||||
|
||||
```
|
||||
bash -c "$curl -fsSL https://git.xo.nl/marcel/iptables/raw/master/install.sh)"
|
||||
bash -c "$(curl -fsSL https://git.xo.nl/marcel/iptables/raw/master/install.sh)"
|
||||
```
|
||||
|
||||
## Manual installation
|
||||
|
Loading…
x
Reference in New Issue
Block a user