Skip to content

Commit 7c97148

Browse files
authored
feat: ✨ pass arguments to opencode command (#3)
2 parents 8e2b54d + 2da85c8 commit 7c97148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# Ensure MISE configuration is loaded
55
source /etc/bash.bashrc
66

7-
exec /usr/local/bin/opencode
7+
exec /usr/local/bin/opencode "$@"

0 commit comments

Comments
 (0)