about summary refs log tree commit diff stats
path: root/tools/scripts/config-install.sh
blob: 061081f86e95e64d77e4c1fc0b22f487d0d3951f (plain) (blame)
1
2
3
4
#!/bin/sh

CONF_DIR="$(dirname `dirname $0`)/conf"
echo "CONF_DIR=$CONF_DIR\n"