mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-10 17:34:41 +00: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:
parent
6d915bf156
commit
d3633f97c5
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue