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