Update core dependecies

This commit is contained in:
Don Locke 2024-11-15 07:01:51 -07:00
parent b3c850ba08
commit 3526bc7b00

View File

@ -19,7 +19,9 @@ $STD apt-get install -y \
curl \ curl \
libapache2-mod-php \ libapache2-mod-php \
mariadb-server \ mariadb-server \
mc \
php8.2-{curl,mbstring,mysql,xml,zip} \ php8.2-{curl,mbstring,mysql,xml,zip} \
sudo \
unzip unzip
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"