diff --git a/examples/hello/clean.sh b/examples/hello/clean.sh index 1582321863..92ed7caed5 100755 --- a/examples/hello/clean.sh +++ b/examples/hello/clean.sh @@ -1 +1 @@ -rm -rf build +${LAKE:-../../build/bin/lake} clean