3 lines
67 B
Bash
3 lines
67 B
Bash
cd foo
|
|
echo "in directory 'foo'"
|
|
../../../build/bin/Lake build-bin
|
cd foo
|
|
echo "in directory 'foo'"
|
|
../../../build/bin/Lake build-bin
|