@@ -15,7 +15,8 @@ if [ ! -e "${servercfgfullpath}" ]; then
echo "${servercfgfullpath}"
fn_script_log_warn "Configuration file missing!"
fn_script_log_warn "${servercfgfullpath}"
- sleep 2
+ sleep 1
+ install_config.sh
fi