a.binder 7 년 전
부모
커밋
989bea25d4
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      SE/schema/WPS_Functions/html2image/build_html2image.dita.xml

+ 3 - 0
SE/schema/WPS_Functions/html2image/build_html2image.dita.xml

@@ -77,6 +77,9 @@
       
       <!-- respond file to requested position -->
       <move file="${html2image.application.google_chrome.screenshot.png.OUTPUT.temp.screenshot.png}" tofile="${html2image.application.google_chrome.screenshot.png.OUTPUT}"/>
+      <delete dir="${html2image.application.google_chrome.screenshot.png.OUTPUT.temp}" verbose="yes"/>
+         
+      
       
    </target>