mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Minor fixes
This commit is contained in:
parent
e9f6ebd02b
commit
1c10a12f6f
@ -1664,6 +1664,7 @@ run() # Initials - r
|
|||||||
shift
|
shift
|
||||||
run_health_check "${@}"
|
run_health_check "${@}"
|
||||||
fi
|
fi
|
||||||
|
print_link_information
|
||||||
elif [ "--start-agent" = "$1" ] || [ "-r" = "$1" ]; then
|
elif [ "--start-agent" = "$1" ] || [ "-r" = "$1" ]; then
|
||||||
record_command $@
|
record_command $@
|
||||||
run_start_agent
|
run_start_agent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user