Daniel Gibbs před 9 roky
rodič
revize
dadeaed975
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  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