diff options
Diffstat (limited to 'roles/sapp')
| -rw-r--r-- | roles/sapp/templates/conflist.inf.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/sapp/templates/conflist.inf.j2 b/roles/sapp/templates/conflist.inf.j2 index b22d662..4ec5ed8 100644 --- a/roles/sapp/templates/conflist.inf.j2 +++ b/roles/sapp/templates/conflist.inf.j2 @@ -11,7 +11,7 @@ {% endif %} ./plug/platform/tsg_master/tsg_master.inf {% if tsg_app_enable == 1 %} -./plug/business/app_proto_identify/app_proto_identify.inf +./plug/platform/app_proto_identify/app_proto_identify.inf ./plug/platform/app_master/app_master.inf {% endif %} |
