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
@@ -22,7 +22,9 @@ $STD apt-get install -y \
mc \
apache2 \
libapache2-mod-php \
php8.2-{mbstring,gd,curl,intl,imagick,bz2,sqlite3,zip,xml}
php8.2-{mbstring,gd,curl,intl,imagick,bz2,sqlite3,zip,xml} \
openssh-server \
wget
msg_ok "Installed Dependencies"
msg_info "Installing Wallos (Patience)"