加入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

View File

@@ -352,6 +352,8 @@ export default {
'Install All': '安装全部',
'Other language installing': '其他语言正在安装',
'This language is not installed yet.': '语言还未安装',
'Languages': '语言',
'Dependencies': '依赖',
// 弹出框
'Notification': '提示',