diff --git a/entrypoint.sh b/entrypoint.sh index 9349fca..13a129b 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,4 +4,4 @@ # Ensure MISE configuration is loaded source /etc/bash.bashrc -exec /usr/local/bin/opencode +exec /usr/local/bin/opencode "$@"