Skip to content

Commit 7f2fd32

Browse files
author
gclm
committed
fix(优化安装完成效果):
1 parent 5bc4e68 commit 7f2fd32

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

include/tengine-2.3.2.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,12 @@ install_nginx
7171
install_tengine
7272

7373
systemctl status nginx.service
74-
echo "=====================================\
74+
echo "=====================================
7575
开机自启: systemctl enable nginx.service
7676
启动服务: systemctl start nginx.service
7777
查看服务: systemctl status nginx.service
7878
暂停服务: systemctl stop nginx.service
79-
=====================================
80-
"
79+
====================================="
8180
nginx -v
8281
}
8382

0 commit comments

Comments
 (0)