4 lines
60 B
Bash
4 lines
60 B
Bash
|
pkg update
|
||
|
pkg install nodejs
|
||
|
pkg add nodejs
|
||
|
node index.js
|