Skip to content

Commit

Permalink
all: fix url variable
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneOne1 committed May 14, 2021
1 parent 238cb85 commit a38f4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ please, restart it with root privileges'
# TODO(e.burkov): Try to avoid restarting.
rerun_with_root() {
readonly script_url=\
'https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh'
'https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh'

flags=''
if [ "$reinstall" = '1' ]
Expand Down

0 comments on commit a38f4ad

Please sign in to comment.