From 5d8c9d335a0c3b2a6984401e4b3ac5954a7eabc0 Mon Sep 17 00:00:00 2001 From: Devdatt Bhatt Date: Thu, 4 Jun 2026 09:40:40 +0000 Subject: [PATCH] updae dependency --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 0eb1454..66a1461 100755 --- a/setup.sh +++ b/setup.sh @@ -1,6 +1,6 @@ apt updtae; apt upgrade -y; -apt install php ffmpeg apache2 samba -y +apt install php ffmpeg apache2 php-gd samba -y rm -rf /var/www/html/* mkdir -p /var/www/download /var/www/downloader /var/www/download/queue /var/www/download/ready