0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-28 17:39:26 -05:00
penpot/backend/scripts/run.sh

7 lines
91 B
Bash
Raw Normal View History

#!/usr/bin/env bash
DIR=`dirname $0`
LEIN="$DIR/lein"
$LEIN trampoline run -m uxbox.main