Daniel Gibbs
1 year ago
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
1 changed files with
5 additions and
0 deletions
-
lgsm/modules/core_modules.sh
|
|
@ -446,6 +446,11 @@ fix_sfc.sh() { |
|
|
|
fn_fetch_module |
|
|
|
} |
|
|
|
|
|
|
|
fix_sm.sh() { |
|
|
|
modulefile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_module |
|
|
|
} |
|
|
|
|
|
|
|
fix_st.sh() { |
|
|
|
modulefile="${FUNCNAME[0]}" |
|
|
|
fn_fetch_module |
|
|
|