This commit is contained in:
tteckster
2023-03-21 22:28:19 -04:00
committed by GitHub
parent c3658c260f
commit 54da0726a4
3 changed files with 15 additions and 70 deletions

View File

@@ -15,8 +15,6 @@ update_os
msg_info "Installing Dependencies"
$STD apk add newt
$STD apk add wget
$STD apk add bash
$STD apk add curl
$STD apk add nano
$STD apk add mc

View File

@@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apk add bash
$STD apk add newt
$STD apk add curl
$STD apk add openssl
$STD apk add openssh