Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>6.19.x
parent
f7c4ed40f5
commit
65f7e352b3
|
|
@ -154,4 +154,4 @@ curl -s ${AGENT_BINARIES_URI} | tar xzf - -C ${LS_DIR}
|
|||
|
||||
touch ${LS_LAUNCHER}
|
||||
chmod +x ${LS_LAUNCHER}
|
||||
echo "nodejs ${LS_DIR}/vscode-json-server/server.js" > ${LS_LAUNCHER}
|
||||
echo "nodejs ${LS_DIR}/vscode-json-server/out/jsonServerMain.js --stdio" > ${LS_LAUNCHER}
|
||||
|
|
|
|||
Loading…
Reference in New Issue