wip [skip ci]
This commit is contained in:
parent
240c90a179
commit
f0bdc28888
1 changed files with 2 additions and 1 deletions
|
|
@ -6,4 +6,5 @@
|
|||
;; (prn :cmd *command-line-args*)
|
||||
(-> (p/process ["bash" "-c" (str/join " " args)]
|
||||
{:inherit true})
|
||||
p/check))
|
||||
p/check)
|
||||
nil)
|
||||
|
|
|
|||
Loading…
Reference in a new issue