Skip to content

Commit 976696d

Browse files
committed
add php-gd as dependencie for future usage
1 parent b67436f commit 976696d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/wavelog-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ $STD apt-get install -y \
2020
libapache2-mod-php \
2121
mariadb-server \
2222
mc \
23-
php8.2-{curl,mbstring,mysql,xml,zip} \
23+
php8.2-{curl,mbstring,mysql,xml,zip,gd} \
2424
sudo \
2525
unzip
2626
msg_ok "Installed Dependencies"

0 commit comments

Comments
 (0)