From b12e19adbe367f6a5124fa46971f00e141c02151 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Tue, 2 Nov 2021 18:56:44 +0800 Subject: [PATCH] fix issue --- templates/repo/modelarts/trainjob/new.tmpl | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/templates/repo/modelarts/trainjob/new.tmpl b/templates/repo/modelarts/trainjob/new.tmpl index edce9954f..794facaf0 100755 --- a/templates/repo/modelarts/trainjob/new.tmpl +++ b/templates/repo/modelarts/trainjob/new.tmpl @@ -235,7 +235,11 @@ -->
- + {{if .bootFile}} + + {{else}} + + {{end}} @@ -244,7 +248,11 @@