From a9c7840b7c1f724b7ce80e82d3052c3d74341323 Mon Sep 17 00:00:00 2001 From: Kewitt Date: Sat, 12 Jul 2025 18:54:10 +0000 Subject: [PATCH] Update whit_install.sh --- whit_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whit_install.sh b/whit_install.sh index 44ca018..de03355 100644 --- a/whit_install.sh +++ b/whit_install.sh @@ -2,7 +2,7 @@ #install requirements sudo apt update -y sudo apt upgrade -y -sudo apt install kodi lftp fbi ffmpeg cifs-utils samba apache2 php libapache2-mod-php -y +sudo apt install lftp fbi ffmpeg cifs-utils samba apache2 php libapache2-mod-php vlc imagemagick -y current_date=$(date +%Y_%m_%d_%H_%M_%S)