aboutsummaryrefslogtreecommitdiffstats
path: root/script/console
blob: e92105f7326c3be3de2f7e30cf80e333ad39ed64 (plain)
1
2
3
4
5
6
#!/bin/bash

set -e
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..

eval `"$DIR"/setenv.pl`