|
@@ -2,7 +2,7 @@
|
|
|
# LGSM fn_install_logs function
|
|
# LGSM fn_install_logs function
|
|
|
# Author: Daniel Gibbs
|
|
# Author: Daniel Gibbs
|
|
|
# Website: http://gameservermanagers.com
|
|
# Website: http://gameservermanagers.com
|
|
|
-# Version: 070915
|
|
|
|
|
|
|
+# Version: 240415
|
|
|
|
|
|
|
|
if [ "${checklogs}" != "1" ]; then
|
|
if [ "${checklogs}" != "1" ]; then
|
|
|
echo ""
|
|
echo ""
|
|
@@ -44,4 +44,4 @@ if [ -d "${rootdir}/Steam/logs" ]; then
|
|
|
ln -nfsv "${rootdir}/Steam/logs" "${rootdir}/log/steamcmd"
|
|
ln -nfsv "${rootdir}/Steam/logs" "${rootdir}/log/steamcmd"
|
|
|
fi
|
|
fi
|
|
|
fi
|
|
fi
|
|
|
-sleep 1
|
|
|
|
|
|
|
+sleep 1
|