Files
penpot/backend/scripts/run.sh

7 lines
91 B
Bash
Executable File

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