We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2b54d commit 2da85c8Copy full SHA for 2da85c8
entrypoint.sh
@@ -4,4 +4,4 @@
4
# Ensure MISE configuration is loaded
5
source /etc/bash.bashrc
6
7
-exec /usr/local/bin/opencode
+exec /usr/local/bin/opencode "$@"
0 commit comments