Remove package parameters

This commit is contained in:
Ned Wright 2024-02-14 16:10:29 +00:00
parent e9c36c3bbf
commit 8479ad58ed
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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