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