68de51e0 by Adam Heath

Remove last remnants of php in wheezy support.

1 parent e5fa1cf0
1 #!/bin/sh 1 #!/bin/sh
2 2
3 set -e 3 set -e
4 cp /tmp/files/default-release.conf /etc/apt/apt.conf.d/default-release
5 apt-get update 4 apt-get update
6 apt-get install -y ssmtp php7.0-fpm php7.0-mysql php7.0-imagick php7.0-ldap php7.0-xml php7.0-mbstring php7.0-mcrypt php7.0-gd php7.0-apc git ffmpeg ghostscript 5 apt-get install -y ssmtp php7.0-fpm php7.0-mysql php7.0-imagick php7.0-ldap php7.0-xml php7.0-mbstring php7.0-mcrypt php7.0-gd php7.0-apc git ffmpeg ghostscript
7 6
......
1 APT::Default-Release "stretch";
1 deb http://ftp.us.debian.org/debian/ stretch main contrib non-free