Skip to content

Commit

Permalink
Update a hyphen to an underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanways committed Jan 14, 2024
1 parent 944d86e commit d658fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/enter_box.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ enter_box() {
}

if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
(enter-box)
(enter_box)
fi

0 comments on commit d658fb1

Please sign in to comment.