rspamd - Very basic installation and notes seq

librenms - fix variable name
This commit is contained in:
2022-11-13 18:38:29 +01:00
parent 4deb8d68e7
commit 4b2cef091d
2 changed files with 238 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ step_1() {
}
step_2_info() {
echo "Installing $toolname dependencies:"
echo "Installing $toolName dependencies:"
echoinfo "$libreDeps"
}
step_2() {