launchergo/load.sh

9 lines
79 B
Bash
Executable File

#!/bin/bash
BASENAME=`dirname "$0"`
cd $BASENAME
./launchergo > /tmp/x.log