Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
8153665d0f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      JustCause2/jc2server

+ 1 - 1
JustCause2/jc2server

@@ -4,7 +4,7 @@
 # Author: Daniel Gibbs
 # Website: http://gameservermanagers.com
 if [ -f ".dev-debug" ]; then
-	run 5>dev-debug.log
+	exec 5>dev-debug.log
 	BASH_XTRACEFD="5"
 	set -x
 fi