Remove redundant base_settings call in config_file function
This commit is contained in:
parent
07d02737ee
commit
5da4211b0f
@ -779,7 +779,6 @@ config_file() {
|
||||
exit
|
||||
else
|
||||
echo -e "${INFO}${BOLD}${DGN}Using config File: ${BGN}$CONFIG_FILE${CL}"
|
||||
base_settings
|
||||
source "$CONFIG_FILE"
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user