Update common.sh

pull/29/head
necro-nemesis 6 years ago committed by GitHub
parent 8519771c0f
commit f83a5f6c0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ elif [ $version -eq 8 ]; then
else
version_msg="Raspbian earlier than 8.0 (Wheezy)"
webroot_dir="/var/www"
php_package="php7.3-cgi"
php_package="php5-cgi"
fi
phpcgiconf=""

Loading…
Cancel
Save