mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
interpreters: start python, create move Node.js in
This commit is contained in:
3
rootfs_overlay/lkmc/nodejs/hello.js
Executable file
3
rootfs_overlay/lkmc/nodejs/hello.js
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
// https://cirosantilli.com/linux-kernel-module-cheat#node-js
|
||||
console.log('hello');
|
||||
Reference in New Issue
Block a user