mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-29 02:18:51 +03:00
Pull request: scripts: fix shameful error
Merge in DNS/adguard-home from fix-edge to master Squashed commit of the following: commit fdb7bc5ff772aabf86063f18f3b7c4ec83e63028 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Mon Feb 15 16:26:39 2021 +0300 scripts: fix shameful error
This commit is contained in:
parent
a1c9e9d36b
commit
66b549a565
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo $version
|
echo $version
|
||||||
exit 0
|
|
||||||
|
|
||||||
# Allow users to use sudo.
|
# Allow users to use sudo.
|
||||||
readonly sudo_cmd="${SUDO:-}"
|
readonly sudo_cmd="${SUDO:-}"
|
||||||
|
|
Loading…
Reference in a new issue