Update README.md
This commit is contained in:
@ -9,10 +9,10 @@ iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercon
|
|||||||
|
|
||||||
## Ubuntu Install and Configure:
|
## Ubuntu Install and Configure:
|
||||||
```bash
|
```bash
|
||||||
sudo su -c "bash <(wget -qO- https://github.com/simeononsecurity/setup-scripts/blob/main/ubuntu.sh)" root
|
sudo su -c "bash <(wget -qO- https://raw.githubusercontent.com/simeononsecurity/setup-scripts/main/ubuntu.sh)" root
|
||||||
```
|
```
|
||||||
|
|
||||||
## ParrotOS Install and Configure:
|
## ParrotOS Install and Configure:
|
||||||
```bash
|
```bash
|
||||||
sudo su -c "bash <(wget -qO- https://raw.githubusercontent.com/simeononsecurity/SoS-Parrot_OS-Setup/main/setup.sh)" root
|
sudo su -c "bash <(wget -qO- https://raw.githubusercontent.com/simeononsecurity/setup-scripts/main/parrot.sh)" root
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user