diff --git a/functions/fn_install_logs b/functions/fn_install_logs index 6ac465fee..ee1a47287 100644 --- a/functions/fn_install_logs +++ b/functions/fn_install_logs @@ -2,7 +2,7 @@ # LGSM fn_install_logs function # Author: Daniel Gibbs # Website: http://gameservermanagers.com -# Version: 070915 +# Version: 240415 if [ "${checklogs}" != "1" ]; then echo "" @@ -44,4 +44,4 @@ if [ -d "${rootdir}/Steam/logs" ]; then ln -nfsv "${rootdir}/Steam/logs" "${rootdir}/log/steamcmd" fi fi -sleep 1 +sleep 1 \ No newline at end of file