ppa:ondrej/php no more prompt
This commit is contained in:
@ -18,7 +18,7 @@ do
|
||||
done
|
||||
|
||||
sudo apt update && apt upgrade -y
|
||||
sudo add-apt-repository ppa:ondrej/php && apt install libapache2-mod-php8.1 -y
|
||||
sudo add-apt-repository --yes ppa:ondrej/php && apt install libapache2-mod-php8.1 -y
|
||||
sudo systemtl stop apache2
|
||||
sudo apt install apache2 -y
|
||||
sudo apt install software-properties-common
|
||||
|
Reference in New Issue
Block a user