We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a9d96 commit 7548af5Copy full SHA for 7548af5
bin/zbm-kcl
@@ -11,7 +11,7 @@ zbm_load_lib() {
11
source "${ZBM_MODULEDIR}/lib/${lib}"
12
else
13
echo "ERROR: ${ZBM_MODULEDIR}/lib/${lib} not found" >&2
14
- echo "Set ZBM_MODULEDIR to the root of the ZBM dracut module" >&2
+ echo "Set ZBM_MODULEDIR to the root of the ZBM module" >&2
15
exit 1
16
fi
17
}
0 commit comments