Skip to content

Commit 5606821

Browse files
committed
make run.sh run with dev profile
1 parent a135396 commit 5606821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
cd "$(dirname "$0")" || exit
66

7-
lein run
7+
lein with-profile dev run

0 commit comments

Comments
 (0)