加入php安装

This commit is contained in:
marvzhang
2020-03-10 17:32:26 +08:00
parent f7a2a82a92
commit 4308c990f3
2 changed files with 3 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ touch /tmp/install.lock
# lock
touch /tmp/install-php.lock
apt-get install php
apt-get install -y php
# unlock global
rm /tmp/install.lock