deps-new

2021-10-21T14:56:38.001100Z

I have a templae with some executable, which have -x permissions inside the template. It seems hat during template creation, the -x file permission are lost

seancorfield 2021-10-21T16:25:18.001900Z

@carsten.behring That would have to be fixed inside tools.build so you should create a repo using just tools.build and write a bug report on http://ask.clojure.org

seancorfield 2021-10-21T16:25:42.002400Z

(I assume you're talking about deps-new, not clj-new -- you didn't give much context)

2021-10-21T16:26:11.002700Z

deps-new, indeed.

2021-10-21T16:26:19.002900Z

in clj-new it works