3 lines
53 B
JavaScript
3 lines
53 B
JavaScript
|
#!/bin/js
|
||
|
console.log("/root/index.js: hello world")
|