This commit is contained in:
Eric Vergnaud 2021-02-13 18:57:22 +08:00
parent 6647c6bb0d
commit f13debd885
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ set -euo pipefail
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
sudo apt-get update -qq
sudo apt install php7.2-cli
sudo apt install hhvm
php -v