bake/install.sh

6 lines
139 B
Bash
Raw Normal View History

2024-09-22 17:21:10 -04:00
cd "$(dirname "$(readlink -f $0)")"
PREFIX=${PREFIX:-/usr/local}
echo "PREFIX=$PREFIX"
bake cbake.l
install -m755 -sv ./cbake $PREFIX/bin/