3 lines
63 B
Bash
Executable File
3 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
NODE_INSPECT_RESUME_ON_START=1 node inspect out.js
|