We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b9a478 commit c8269fbCopy full SHA for c8269fb
ci/code-server.sh
@@ -3,4 +3,4 @@
3
4
dir="$(dirname "$(readlink -f "$0" || realpath "$0")")"
5
6
-"$dir/node" "$dir/out/node/entry.js" "$@"
+exec "$dir/node" "$dir/out/node/entry.js" "$@"
0 commit comments