Those scripts should not be used directly - they depend on two stages of
variable replacement and other external files before they are packaged. Linux
installation scripts are found on the getting started page at
https://clojure.org/guides/getting_started
--
You received this message because y
@linux_users_not_using_the_bash_shell:
clj & clojure are bash scripts and are to be found in
https://github.com/clojure/brew-install.git
2018-03-03 15:27 GMT+01:00 Alex Miller :
> A new version of the Clojure tools (clj, clojure) is now available (see
> https://clojure.org/guides/getting_started)
A new version of the Clojure tools (clj, clojure) is now available
(see https://clojure.org/guides/getting_started).
Just some bug fixes in this version:
* FIX linux-install - use mkdir -p to ensure parent dirs are created
* FIX brew install - move man page installation from formula to install.s