Pull request: all: fix race, imp scripts

Merge in DNS/adguard-home from fix-race to master

Squashed commit of the following:

commit dff47c707554f689cf131e0ab3fe05df4e4b6a51
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri May 21 19:12:06 2021 +0300

    all: fix race, imp scripts
This commit is contained in:
Ainar Garipov
2021-05-21 19:20:42 +03:00
parent 6847f7c8bb
commit 52e6a63d8c
4 changed files with 7 additions and 6 deletions

View File

@@ -27,8 +27,6 @@ else
fi
readonly version
echo $version
# Allow users to use sudo.
sudo_cmd="${SUDO:-}"
readonly sudo_cmd