Skip to content

Commit 22e6de2

Browse files
authored
Update addserver.sh
1 parent aea9fcc commit 22e6de2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

addserver.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ sudo add-apt-repository ppa:ondrej/php -y
1616
apt update -y &
1717
wait
1818
apt remove php7.4 php8.2 -y
19+
apt remove php* -y
1920
apt autoremove -y
2021
apt install apache2 php8.1 php8.1-mysql php8.1-xml php8.1-curl cron -y &
2122
wait

0 commit comments

Comments
 (0)