mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-25 17:42:25 +01:00
加入php安装
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user