Browse Source

Update core_functions.sh

pull/3002/head
Frisasky 6 years ago
committed by GitHub
parent
commit
a37a9cfe97
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lgsm/functions/core_functions.sh

2
lgsm/functions/core_functions.sh

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

Loading…
Cancel
Save