We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e2b54d + 2da85c8 commit 7c97148Copy full SHA for 7c97148
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