Made ledger repair fast and work
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
|
||||
(defn -main [& _]
|
||||
(let [job (System/getenv "INTEGREAT_JOB")]
|
||||
(println "JOB is" job)
|
||||
(cond (= job "square-import-job")
|
||||
(job-square/-main)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user