diff --git a/static.sh b/static.sh index 55a053f..ca06bda 100755 --- a/static.sh +++ b/static.sh @@ -11,4 +11,5 @@ clojure -X:webly:npm-install clojure -X:webly:release-adv clojure -X:webly:static clojure -X:nbeval -cp .reval/public/rdocument target/static/r -r \ No newline at end of file +cp .reval/public/rdocument target/static/r -r +echo "done" \ No newline at end of file