Skip to content

Commit

Permalink
fixed bash command
Browse files Browse the repository at this point in the history
  • Loading branch information
Cielquan authored Aug 5, 2019
1 parent 7280010 commit ed86aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Now cd into the repo on the server via SSH and first start the setup script. `so
`WEBPASSWORD` environment variable yourself. You can also start the script without sudo, but for the compiling part (when compiling)
root privileges are needed.

$ sudo source setup.sh
$ source setup.sh

If you have not set the `WEBPASSWORD` environment variable or the `PIHOLE_WEBPASSWORD` variable the script will prompt you to set a password.
You can either set none or give a password. The random password generator from pihole is not usable.
Expand Down

0 comments on commit ed86aaa

Please sign in to comment.