0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00

Fix fixtures entry point.

This commit is contained in:
Andrey Antukh 2017-01-21 17:36:01 +01:00
parent 7f38aa97fa
commit 2c06c5b905
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
2 changed files with 3 additions and 3 deletions

View file

@ -3,4 +3,4 @@
DIR=`dirname $0`
LEIN="$DIR/lein"
$LEIN trampoline run -m uxbox.fixtures/init
$LEIN trampoline run -m uxbox.fixtures

View file

@ -67,8 +67,8 @@
(def num-projects 5)
(def num-pages 5)
(defn init
[]
(defn -main
[& args]
(mount/start)
(with-open [conn (db/connection)]
(sc/atomic conn