Fix typo in command parameter
This commit is contained in:
@@ -32,7 +32,7 @@ step_20() {
|
|||||||
}
|
}
|
||||||
ncInstaller="updater/updater.phar"
|
ncInstaller="updater/updater.phar"
|
||||||
|
|
||||||
step_100_info() { echo "Delete IP from bruteforce table <NC TABLE> <IPV4 ADDRESS>"; }
|
step_100_info() { echo "Delete IP from bruteforce table <NC DATABASE> <IPV4 ADDRESS>"; }
|
||||||
step_100() {
|
step_100() {
|
||||||
|
|
||||||
local ncdb=
|
local ncdb=
|
||||||
|
Reference in New Issue
Block a user