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