mirror of
https://github.com/andreas-abel/nanoBench.git
synced 2026-01-06 12:20:19 +01:00
minor change
This commit is contained in:
@@ -10,7 +10,7 @@ fi
|
|||||||
|
|
||||||
if [ ! -e /sys/nb ]; then
|
if [ ! -e /sys/nb ]; then
|
||||||
echo "Error: nanoBench kernel module not loaded"
|
echo "Error: nanoBench kernel module not loaded"
|
||||||
echo "Load with \"sudo insmod nb.ko\""
|
echo "Load with \"sudo insmod kernel/nb.ko\""
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user