mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-08-14 23:23:12 +02:00
Wavelog - Small Adjustment (#292)
* stay within the github environment for the logo * add php-gd as dependencie for future usage
This commit is contained in:
@ -20,7 +20,7 @@ $STD apt-get install -y \
|
||||
libapache2-mod-php \
|
||||
mariadb-server \
|
||||
mc \
|
||||
php8.2-{curl,mbstring,mysql,xml,zip} \
|
||||
php8.2-{curl,mbstring,mysql,xml,zip,gd} \
|
||||
sudo \
|
||||
unzip
|
||||
msg_ok "Installed Dependencies"
|
||||
|
Reference in New Issue
Block a user