source with source not dot
Signed-off-by: Michael Woolweaver <michael@woolweaver.bid>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
PI_HOLE_SCRIPT_DIR="/opt/pihole"
|
||||
utilsfile="${PI_HOLE_SCRIPT_DIR}/utils.sh"
|
||||
# shellcheck disable=SC1090
|
||||
. "${utilsfile}"
|
||||
source "${utilsfile}"
|
||||
|
||||
|
||||
is_running() {
|
||||
|
||||
Reference in New Issue
Block a user