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:
@@ -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:-}"
|
||||||
|
|||||||
Reference in New Issue
Block a user