mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
bak
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
echo "hello S98"
|
||||
if [ -n "$lkmc_eval" ]; then
|
||||
echo "$lkmc_eval"
|
||||
eval "$lkmc_eval"
|
||||
fi
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user