Update install/step-ca-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
parent
1a1bb6e887
commit
f23c0d8fef
@ -13,14 +13,12 @@ setting_up_container
|
||||
network_check
|
||||
update_os
|
||||
|
||||
msg_info "Install smallstep repositories"
|
||||
setup_deb822_repo \
|
||||
"smallstep" \
|
||||
"https://packages.smallstep.com/keys/apt/repo-signing-key.gpg" \
|
||||
"https://packages.smallstep.com/stable/debian" \
|
||||
"debs" \
|
||||
"main"
|
||||
msg_ok "Installed smallstep repositories"
|
||||
|
||||
msg_info "Installing step-ca and step-cli"
|
||||
$STD apt install -y step-ca step-cli
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user