Add wget and openssh dependencies

This commit is contained in:
Sam
2025-01-02 12:33:33 +10:00
parent e9f30734a3
commit d729c3e272
201 changed files with 797 additions and 194 deletions
+3 -1
View File
@@ -25,7 +25,9 @@ $STD apt-get -qqy install \
curl \
sudo \
argon2 \
mc
mc \
wget \
openssh-server
msg_ok "Installed Dependencies"
WEBVAULT=$(curl -s https://api.github.com/repos/dani-garcia/bw_web_builds/releases/latest |