Przeglądaj źródła

Added fn_check_logs to fn_debug

Daniel Gibbs 11 lat temu
rodzic
commit
84d5f48d7a
1 zmienionych plików z 2 dodań i 1 usunięć
  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 ""