We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab5503 commit c451cf1Copy full SHA for c451cf1
1 file changed
dpe.sh
@@ -34,22 +34,6 @@ LOGS_DIRS=(
34
php/81/supervisor
35
rabbitmq
36
)
37
-# 服务子目录
38
-LOGS_DIRS=(
39
- elasticsearch
40
- mongodb
41
- mysql
42
- nginx
43
- php/73/log
44
- php/73/supervisor
45
- php/74/log
46
- php/74/supervisor
47
- php/80/log
48
- php/80/supervisor
49
- php/81/log
50
- php/81/supervisor
51
- rabbitmq
52
-)
53
54
# 输出
55
message() {
0 commit comments