Revert "source with source not dot (#6137)"

This reverts commit 8fd2ebd3d7, reversing
changes made to 557bc6f179.
This commit is contained in:
Adam Warner
2025-04-04 19:12:57 +01:00
parent 8fd2ebd3d7
commit 4108c817dc
8 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ else
fi
# shellcheck disable=SC1091
source /etc/pihole/versions
. /etc/pihole/versions
# Read the value of an FTL config key. The value is printed to stdout.
get_ftl_conf_value() {