Revert "source with source not dot (#6137)"
This reverts commit8fd2ebd3d7, reversing changes made to557bc6f179.
This commit is contained in:
@@ -22,10 +22,10 @@ domain=""
|
||||
|
||||
# Source color table
|
||||
colfile="/opt/pihole/COL_TABLE"
|
||||
source "${colfile}"
|
||||
. "${colfile}"
|
||||
|
||||
# Source api functions
|
||||
source "${PI_HOLE_INSTALL_DIR}/api.sh"
|
||||
. "${PI_HOLE_INSTALL_DIR}/api.sh"
|
||||
|
||||
Help() {
|
||||
echo "Usage: pihole -q [option] <domain>
|
||||
|
||||
Reference in New Issue
Block a user