-
Notifications
You must be signed in to change notification settings - Fork 1
uninstall 2
kamly edited this page Mar 23, 2018
·
4 revisions
卸载脚本
cd install_uninstall/
./uninstall.sh <options...> <software>
options:
-s 指定软件卸载
-v 指定软件不卸载
-all 全部卸载
-meun 进入菜单
software:
Nginx
Php
Redis
Mysql
Elasticsearch
Kibana
Filebeat
Logstash
例子:
./uninstall.sh -s Time Nginx
./uninstall.sh -v Time Nginx
./uninstall.sh -all
./uninstall.sh -menu
最终效果
