chore(2fauth): Added dependency package as it's required

This commit is contained in:
Janek 2024-12-20 12:26:45 +00:00
parent 32ab5a7e73
commit dede65dd52

View File

@ -22,7 +22,7 @@ $STD apt-get install -y \
mc \
nginx \
composer \
php8.2-{bcmath,common,ctype,curl,fileinfo,mbstring,mysql,xml,cli} \
php8.2-{bcmath,common,ctype,curl,fileinfo,gd,mbstring,mysql,xml,cli} \
mariadb-server
msg_ok "Installed Dependencies"