mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Add missing trailing slash (#238)
This commit is contained in:
@@ -8,7 +8,7 @@ curl -sSL https://install.pi-hole.net | bash
|
||||
|
||||
<!-- markdownlint-disable code-block-style -->
|
||||
!!! info
|
||||
[Piping to `bash` is a controversial topic](https://pi-hole.net/2016/07/25/curling-and-piping-to-bash), as it prevents you from [reading code that is about to run](https://github.com/pi-hole/pi-hole/blob/master/automated%20install/basic-install.sh) on your system.
|
||||
[Piping to `bash` is a controversial topic](https://pi-hole.net/2016/07/25/curling-and-piping-to-bash/), as it prevents you from [reading code that is about to run](https://github.com/pi-hole/pi-hole/blob/master/automated%20install/basic-install.sh) on your system.
|
||||
|
||||
If you would prefer to review the code before installation, we provide these alternative installation methods.
|
||||
<!-- markdownlint-enable code-block-style -->
|
||||
|
||||
Reference in New Issue
Block a user