This commit is contained in:
stephen munro 2017-09-02 13:24:54 +00:00 committed by GitHub
commit 2c8afc6ef5

View file

@ -34,7 +34,7 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; the relative path to the password file.
(def password-file-path (str (io/resource-path) "../passwd"))
(def password-file-path (str (clojure.java.io/resource "passwd")))
(defn- get-users