Skip to content

Commit b1fc687

Browse files
Update root-files/opt/flownative/lib/beach.sh
Co-authored-by: Karsten Dambekalns <[email protected]>
1 parent bddc6d9 commit b1fc687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root-files/opt/flownative/lib/beach.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ beach_prepare_flow() {
360360

361361
if is_boolean_yes "$BEACH_APPLICATION_CUSTOM_STARTUP_SCRIPTS_ENABLE"; then
362362
info "Beach: Running custom startup scripts ..."
363-
beach_run_custom_startup
363+
beach_run_custom_startup
364364
else
365365
info "Beach: Skipping custom startup scripts"
366366
fi

0 commit comments

Comments
 (0)