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