Compare commits

..

1 Commits

Author SHA1 Message Date
CanbiZ 895cce0997
Merge aec3470760 into be8dbcc094 2024-06-25 15:56:54 +00:00
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ msg_info "Installing Dependencies"
$STD apk add newt
$STD apk add curl
$STD apk add openssh
$STD apk add tzdata
$STD apk add nano
$STD apk add mc
msg_ok "Installed Dependencies"