Browse Source

shellcheck

pull/3292/head
Daniel Gibbs 5 years ago
parent
commit
1d2ccdf609
  1. 2
      lgsm/functions/core_functions.sh

2
lgsm/functions/core_functions.sh

@ -645,7 +645,7 @@ fn_fetch_function
}
update_papermc.sh(){
functionfile="${FUNCNAME}"
functionfile="${FUNCNAME[0]}"
fn_fetch_function
}

Loading…
Cancel
Save