Skip to content

Commit d3a702a

Browse files
save file
1 parent a9e4545 commit d3a702a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/html/snippet-nodejs/v1.0/snippet-nodejs-v1.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
var editor;
9191
var cons;
9292

93-
var tmpfile = '~/tmp.js';
93+
var tmpfile = '/tmp.js';
9494

9595
var btn = {};
9696

0 commit comments

Comments
 (0)