kongdeqiang
2025-12-02 4910c350e379c180bdb7c3194e8ea0770928129f
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>