Skip to content

Commit 9523bdb

Browse files
committed
LPD-67607 Make private for now
1 parent af84d22 commit 9523bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/cli/lec.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ cmd_init() {
642642

643643
_print_success "Created new Liferay Environment Composer project at ${C_BLUE}${worktree_dir}${C_NC}"
644644
}
645-
cmd_list() {
645+
_cmd_list() {
646646
local closest_resource
647647
local resource="${1}"
648648
local valid_resources=(releases worktrees)

0 commit comments

Comments
 (0)