mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +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
|
||||
|
||||
@@ -352,6 +352,8 @@ export default {
|
||||
'Install All': '安装全部',
|
||||
'Other language installing': '其他语言正在安装',
|
||||
'This language is not installed yet.': '语言还未安装',
|
||||
'Languages': '语言',
|
||||
'Dependencies': '依赖',
|
||||
|
||||
// 弹出框
|
||||
'Notification': '提示',
|
||||
|
||||
Reference in New Issue
Block a user