Skip to content

Commit c451cf1

Browse files
committed
fix: 修复初始化目录权限错误
1 parent fab5503 commit c451cf1

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

dpe.sh

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,6 @@ LOGS_DIRS=(
3434
php/81/supervisor
3535
rabbitmq
3636
)
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-
)
5337

5438
# 输出
5539
message() {

0 commit comments

Comments
 (0)