From d4e6ec0389dd8abbcce4ee4f9e5cdad1633491d5 Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期四, 11 五月 2023 09:44:25 +0800
Subject: [PATCH] 修改项目

---
 src/main/resources/templates/shellInfo/add.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/shellInfo/add.html b/src/main/resources/templates/shellInfo/add.html
index df7877a..160b070 100644
--- a/src/main/resources/templates/shellInfo/add.html
+++ b/src/main/resources/templates/shellInfo/add.html
@@ -59,7 +59,7 @@
                 </div>
                 <div class="form-group">
                     <label><font color="red">*</font>涓嬪彂鎸囦护<span class="text-muted" th:text="${blockStr}">鏁忔劅瀛楃涓茶繃婊�</span></label>
-                    <input type="text" autocomplete="off"  th:value="${shellInfo.shell}" class="validate[required,maxSize[500]] form-control" name="shell" id="shell" placeholder="濡傦細/home/wgcloud/agent/start.sh">
+                    <input type="text" autocomplete="off"  th:value="${shellInfo.shell}" class="validate[required,maxSize[500]] form-control" name="shell" id="shell" placeholder="濡傦細/home/tssw/agent/start.sh">
                 </div>
                 <div class="form-group clearfix">
                     <label><font color="red">*</font>涓嬪彂鏃堕棿</label></br>

--
Gitblit v1.9.1