Skip to content

Commit

Permalink
Doh
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Aug 23, 2019
1 parent 7f14e4e commit 1d00a94
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@

- name: Import logs
command: "nc localhost {{ clojure_socket_repl_port }} < {{ clojure_app_app_dir }}/repl/production_import.clj > {{ clojure_app_app_dir }}/initial_import.txt"
creates: "{{ clojure_app_app_dir }}/initial_import.txt"
args:
creates: "{{ clojure_app_app_dir }}/initial_import.txt"

0 comments on commit 1d00a94

Please sign in to comment.