Sfoglia il codice sorgente

Added fn_check_logs to fn_debug

Daniel Gibbs 11 anni fa
parent
commit
84d5f48d7a
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      functions/fn_debug

+ 2 - 1
functions/fn_debug

@@ -2,7 +2,7 @@
 # LGSM fn_debug function
 # Author: Daniel Gibbs
 # Website: http://danielgibbs.co.uk
-# Version: 110415
+# Version: 160415
 
 # Description: Runs the server without tmux. Runs direct from the terminal.
 
@@ -10,6 +10,7 @@ local modulename="Debug"
 fn_check_root
 fn_check_systemdir
 fn_check_ip
+fn_check_logs
 fn_details_distro
 fn_parms
 echo ""