Skip to content

Commit

Permalink
no entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
jjb committed Mar 15, 2024
1 parent c772523 commit abbf1e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,6 @@ _main() {
fi
}

if ! _is_sourced; then
_main "$@"
fi
# if ! _is_sourced; then
# _main "$@"
# fi

0 comments on commit abbf1e3

Please sign in to comment.