mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 22:56:10 +02:00
Fix fixtures entry point.
This commit is contained in:
parent
7f38aa97fa
commit
2c06c5b905
2 changed files with 3 additions and 3 deletions
|
@ -3,4 +3,4 @@
|
|||
DIR=`dirname $0`
|
||||
LEIN="$DIR/lein"
|
||||
|
||||
$LEIN trampoline run -m uxbox.fixtures/init
|
||||
$LEIN trampoline run -m uxbox.fixtures
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue