Explorar el Código

Added fn_check_logs to fn_debug

Daniel Gibbs hace 11 años
padre
commit
84d5f48d7a
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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 ""