mirror of
https://github.com/danog/code-server.git
synced 2024-11-27 04:45:52 +01:00
parent
0b9a478289
commit
c8269fb54d
@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
dir="$(dirname "$(readlink -f "$0" || realpath "$0")")"
|
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 New Issue
Block a user