加入php安装

This commit is contained in:
marvzhang
2020-03-10 17:32:26 +08:00
parent 96ae068528
commit b32e9081f2
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