mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
parent
0b9a478289
commit
c8269fb54d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
|||
|
||||
dir="$(dirname "$(readlink -f "$0" || realpath "$0")")"
|
||||
|
||||
"$dir/node" "$dir/out/node/entry.js" "$@"
|
||||
exec "$dir/node" "$dir/out/node/entry.js" "$@"
|
||||
|
|
|
|||
Loading…
Reference in a new issue