Selaa lähdekoodia

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

cuu 2 vuotta sitten
vanhempi
commit
fc1b2290f0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      load.sh

+ 1 - 1
load.sh

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