removed old code from myself with "default_packages"

sry for that :)
This commit is contained in:
nicedevil007 2023-04-09 18:51:57 +02:00 committed by GitHub
parent d787bbb453
commit 4a5b569b22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -12,10 +12,14 @@ catch_errors
setting_up_container
network_check
update_os
default_packages
msg_info "Installing Dependencies"
$STD apk add newt
$STD apk add curl
$STD apk add openssl
$STD apk add openssh
$STD apk add nano
$STD apk add mc
$STD apk add argon2
msg_ok "Installed Dependencies"
@ -45,4 +49,4 @@ $STD rc-update add vaultwarden default
msg_ok "Installed Alpine-Vaultwarden"
motd_ssh
root
root