mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
Remove package parameters
This commit is contained in:
parent
e9c36c3bbf
commit
8479ad58ed
@ -83,8 +83,6 @@ gen_help(
|
|||||||
"--certs-dir <trusted ca directory>" "Path to the hosts trusted ca directory"
|
"--certs-dir <trusted ca directory>" "Path to the hosts trusted ca directory"
|
||||||
)
|
)
|
||||||
|
|
||||||
set_package_params("--platform x86")
|
|
||||||
|
|
||||||
gen_package(
|
gen_package(
|
||||||
install-cp-nano-service-http-transaction-handler.sh
|
install-cp-nano-service-http-transaction-handler.sh
|
||||||
http_transaction_handler_service
|
http_transaction_handler_service
|
||||||
|
@ -166,8 +166,6 @@ gen_help(
|
|||||||
"-ia" "Ignore access control package"
|
"-ia" "Ignore access control package"
|
||||||
)
|
)
|
||||||
|
|
||||||
set_package_params("--platform x86")
|
|
||||||
|
|
||||||
gen_package(
|
gen_package(
|
||||||
install-cp-nano-agent.sh
|
install-cp-nano-agent.sh
|
||||||
orchestration
|
orchestration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user