Просмотр исходного кода

Revert fn_install_logs, it doesn't need changing

Bryce Van Dyk 10 лет назад
Родитель
Сommit
faffd89e61
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      functions/fn_install_logs

+ 2 - 2
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