Update whit_install.sh

This commit is contained in:
2025-07-12 18:54:10 +00:00
parent c9d496518a
commit a9c7840b7c

View File

@@ -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)