source with source not dot
Signed-off-by: Michael Woolweaver <michael@woolweaver.bid>
This commit is contained in:
@@ -40,7 +40,7 @@ function get_remote_hash() {
|
||||
|
||||
# Source the utils file for addOrEditKeyValPair()
|
||||
# shellcheck disable=SC1091
|
||||
. /opt/pihole/utils.sh
|
||||
source /opt/pihole/utils.sh
|
||||
|
||||
# Remove the below three legacy files if they exist
|
||||
rm -f "/etc/pihole/GitHubVersions"
|
||||
|
||||
Reference in New Issue
Block a user