Update commit message

pull/645/head
Tienson Qin 2020-04-23 13:38:24 +08:00
parent 2ea0ccc94e
commit b2049bebab
1 changed files with 1 additions and 1 deletions

View File

@ -711,7 +711,7 @@
(:end-pos meta)
new-content)
new-file-content (string/trim new-file-content)]
(alter-file file-path (str "Update " file) new-file-content true)))))
(alter-file file-path (str "Update " file-path) new-file-content true)))))
(defn start!
[]