Remove unnecessary blank lines and redundant base_settings call in build.func
This commit is contained in:
parent
4356a5592b
commit
000126e2a7
@ -766,7 +766,6 @@ EOF
|
|||||||
}
|
}
|
||||||
|
|
||||||
config_file() {
|
config_file() {
|
||||||
|
|
||||||
CONFIG_FILE="/opt/community-scripts/.settings"
|
CONFIG_FILE="/opt/community-scripts/.settings"
|
||||||
|
|
||||||
if [[ -f "/opt/community-scripts/${NSAPP}.conf" ]]; then
|
if [[ -f "/opt/community-scripts/${NSAPP}.conf" ]]; then
|
||||||
@ -1151,7 +1150,6 @@ install_script() {
|
|||||||
header_info
|
header_info
|
||||||
echo -e "${INFO}${HOLD} ${GN}Using Config File on node $PVEHOST_NAME${CL}"
|
echo -e "${INFO}${HOLD} ${GN}Using Config File on node $PVEHOST_NAME${CL}"
|
||||||
METHOD="advanced"
|
METHOD="advanced"
|
||||||
base_settings
|
|
||||||
config_file
|
config_file
|
||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user