Skip to content

Commit 394cabe

Browse files
committed
{bin,reflex}: improves bin start script naming
1 parent d5475c9 commit 394cabe

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

reflex.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
-sr '(.go$)' -R '(.swp$)' -R '^vendor/' -R '^db/models/' -- sh -c './bin/prebuild.sh && ./bin/start.sh'
1+
-sr '(.go$)' -R '(.swp$)' -R '^vendor/' -R '^db/models/' -- sh -c './bin/prebuild.sh && ./bin/_start.sh'

0 commit comments

Comments
 (0)