File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ apt-get update
1111apt-get install software-properties-common -y
1212apt-get install python-software-properties -y
1313
14- apt-add-repository ppa:ondrej/php5-5.6 -y
14+ apt-add-repository ppa:ondrej/php -y
1515apt-add-repository ppa:openjdk-r/ppa -y
1616
1717apt-get update
1818
1919# installing xvfb, java and php
20- apt-get install xvfb openjdk-8-jre-headless php5-cli php5-curl php5-xdebug ncurses-term unzip xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic vim -y --no-install-recommends
20+ apt-get install xvfb openjdk-8-jre-headless php5.6 -cli php5.6 -curl php5.6-xml php5-xdebug ncurses-term unzip xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic vim -y --no-install-recommends
2121
You can’t perform that action at this time.
0 commit comments