no trampoline for ancient

master
Josha von Gizycki 5 years ago
parent 5854bbea9b
commit 264ee5ae70

@ -19,7 +19,7 @@
(lcd-git/clone ctx repo-uri ref cwd)))
(defn ancient [args ctx]
(lcd-shell/bash ctx (:cwd args) "lein trampoline ancient :all"))
(lcd-shell/bash ctx (:cwd args) "lein ancient :all"))
(defn compile [args ctx]
(lcd-shell/bash ctx (:cwd args) "lein compile"))

Loading…
Cancel
Save