readded udpated scripts directory
This commit is contained in:
parent
cd053a412a
commit
f3117c81d9
84 changed files with 3210 additions and 0 deletions
6
scripts/node_script.sh
Executable file
6
scripts/node_script.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/node
|
||||
|
||||
console.log('THIS IS FROM NODE DIRECTLY!')
|
||||
|
||||
//#!/bin/bash
|
||||
//node >>> 'console.log("HELLO FROM NODE")'
|
||||
Loading…
Add table
Add a link
Reference in a new issue