Skip to content

Commit

Permalink
add spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
blu3berryys authored Jan 31, 2025
1 parent 68dbe8d commit 7a2ddc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions croc-entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/sh
set -e

if [ -n "$CROC_PASS" ]; then
set -- --pass "$CROC_PASS" "$@"
fi

exec /croc "$@"

0 comments on commit 7a2ddc3

Please sign in to comment.