Daniel Gibbs 9 년 전
부모
커밋
dadeaed975
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      lgsm/functions/command_update_functions.sh

+ 5 - 0
lgsm/functions/command_update_functions.sh

@@ -5,4 +5,9 @@
 # Description: Deletes the functions dir to allow re-downloading of functions from GitHub.
 # Legacy Command
 
+command_update_linuxgsm.sh(){
+functionfile="${FUNCNAME}"
+fn_fetch_function
+}
+
 command_update_linuxgsm.sh