Remove last traces

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König 2022-09-25 18:16:20 +02:00
parent 3d01e4d0cf
commit 25ba68104b
3 changed files with 4 additions and 7 deletions

View file

@ -73,10 +73,7 @@ removeKey() {
#######################
# returns FTL's current telnet API port based on the setting in /etc/pihole-FTL.conf
#
# Takes one argument: path to pihole-FTL.port
# Example getFTLAPIPort "/run/pihole-FTL.port"
#######################
########################
getFTLAPIPort(){
local FTLCONFFILE="/etc/pihole/pihole-FTL.conf"
local DEFAULT_FTL_PORT=4711