load.sh 79 B

12345678
  1. #!/bin/bash
  2. BASENAME=`dirname "$0"`
  3. cd $BASENAME
  4. ./launchergo > /tmp/x.log