mirror of
https://github.com/n5amd/Multi-Reflector-Installer.git
synced 2025-12-06 03:42:00 +01:00
Updated dependencies
This commit is contained in:
parent
b459a70035
commit
4f24b3c59e
|
|
@ -66,7 +66,7 @@ echo "--------------------------------------------------------------------------
|
|||
echo ""
|
||||
echo "Installing dependicies..........."
|
||||
echo ""
|
||||
echo "deb http://ftp.debian.org/debian stretch-backports main" >> /etc/apt/sources.list
|
||||
#echo "deb http://ftp.debian.org/debian stretch-backports main" >> /etc/apt/sources.list #Required when SSL gets added, not yet though.
|
||||
apt update
|
||||
apt -y install git build-essential apache2 php libapache2-mod-php php7.0-mbstring screen wget python-certbot-apache -t stretch-backports
|
||||
a2enmod php7.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue