a.binder 7 лет назад
Родитель
Сommit
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 -->
       <!-- 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}"/>
       <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>
    </target>