diff --git a/templates/setting.html b/templates/setting.html index b2b88eb87..f6ec42847 100644 --- a/templates/setting.html +++ b/templates/setting.html @@ -49,7 +49,7 @@
- 管理账号是服务器存在的root等高权限账号(或拥有NOPASSWD: ALL sudo权限),用来推送新建系统用户 + 管理用户是指客户端上的如root等高权限账号(或拥有NOPASSWD: ALL sudo权限),用来推送新建系统用户
@@ -147,4 +147,4 @@ } }) -{% endblock %} \ No newline at end of file +{% endblock %}