update entier server

This commit is contained in:
devdatt 2025-06-17 21:18:14 +05:30
parent 42c7849429
commit a4b3fd2b1f
3 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,6 @@
apt update apt update
apt upgrade -y
apt autoremove -y
apt install nginx fail2ban -y; apt install nginx fail2ban -y;
apt install php-fpm php-cli php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath -y apt install php-fpm php-cli php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath -y

View File

@ -1,4 +1,6 @@
apt update apt update
apt upgrade -y
apt autoremove -y
apt install nginx fail2ban -y; apt install nginx fail2ban -y;
apt install php-fpm php-cli php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath -y apt install php-fpm php-cli php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath -y

View File

@ -1,4 +1,6 @@
apt update apt update
apt upgrade -y
apt autoremove -y
apt install nginx fail2ban -y; apt install nginx fail2ban -y;
apt install php-fpm php-cli php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath -y apt install php-fpm php-cli php-mysql php-zip php-gd php-mbstring php-curl php-xml php-pear php-bcmath -y