Update common.sh

pull/29/head
necro-nemesis 6 years ago committed by GitHub
parent 02b661091f
commit 8519771c0f
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.0-cgi"
php_package="php7.3-cgi"
fi
phpcgiconf=""

Loading…
Cancel
Save