Browse Source

use /tmp/x.log to log all stdout of launchergo

cuu 2 years ago
parent
commit
fc1b2290f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      load.sh

+ 1 - 1
load.sh

@@ -4,5 +4,5 @@ BASENAME=`dirname "$0"`
 
 cd $BASENAME
 
-./launchergo
+./launchergo > /tmp/x.log