Files
penpot/backend/scripts/repl.sh

7 lines
67 B
Bash
Executable File

#!/usr/bin/env bash
DIR=`dirname $0`
LEIN="$DIR/lein"
$LEIN repl