Update article

This commit is contained in:
Raven Scott 2024-09-18 19:37:33 -04:00
parent dab7a7d0f8
commit 099c9f138b

View File

@ -187,7 +187,7 @@ cmd(`sh /home/scripts/detectIP.sh ` + randNetwork).then(out => {
}); });
``` ```
## The detectIP script #### The detectIP script
```bash ```bash
#!/bin/bash #!/bin/bash