Skip to content

Commit

Permalink
Update 2024-06-06-script.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrl39 authored Aug 14, 2024
1 parent 727415f commit 4a28a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-06-06-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vim monitoring.sh
Podemos copiar el contenido [AQUI][1].
o podemos realizar este comando para descargarlo en la maquina directamente (en mi caso no ejecute este comando y lo copie del enlace anterior):
```bash
sudo apt install wget -y && wget https://raw.githubusercontent.com/mgrl39/Born2BeRoot/main/monitoring.sh
sudo apt install curl -y && curl -O https://raw.githubusercontent.com/mgrl39/Born2BeRoot/main/monitoring.sh
```

![Imagen 190](https://raw.githubusercontent.com/mgrl39/Born2BeRoot/main/steps/b2br_img_190.png)
Expand Down

0 comments on commit 4a28a41

Please sign in to comment.