-
Notifications
You must be signed in to change notification settings - Fork 1
install 2
kamly edited this page Mar 23, 2018
·
5 revisions
安装命令,提供在线安装的选项,也可以提前将安装包上传到 src 目录中
cd install_uninstall/
./install.sh <options...> <software>
options:
-s 指定软件安装
-v 指定软件不安装
-all 全部安装
-meun 进入菜单
software:
Time
Nginx
Php
Redis
Mysql
Elasticsearch
Kibana
Filebeat
Logstash
例子:
./install.sh -s Time Nginx
./install.sh -v Time Nginx
./install.sh -all
./install.sh -menu
最终效果
