Skip to content
Snippets Groups Projects
Commit 00d2036a authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

up ns.js version

parent 638c8e21
No related branches found
No related tags found
No related merge requests found
...@@ -1280,7 +1280,7 @@ int sys_startgui(const char *guidir) ...@@ -1280,7 +1280,7 @@ int sys_startgui(const char *guidir)
/* SUPERHACK - let's just load node-webkit and see what happens */ /* SUPERHACK - let's just load node-webkit and see what happens */
sprintf(cmdbuf, sprintf(cmdbuf,
"/home/user/Downloads/nwjs-v0.12.1-linux-ia32/nw " "/home/user/Downloads/nwjs-v0.12.2-linux-ia32/nw "
// "/home/nu/Downloads/nwjs-v0.12.0-alpha2-linux-ia32/nw " // "/home/nu/Downloads/nwjs-v0.12.0-alpha2-linux-ia32/nw "
"/home/user/pd-nw/pd/nw/ %d localhost %s\n", "/home/user/pd-nw/pd/nw/ %d localhost %s\n",
portno, portno,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment