xiatian hace 9 meses
padre
commit
a4f080122e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jenkins.sh

+ 1 - 1
jenkins.sh

@@ -24,6 +24,6 @@ fi
 
 mkdir -p dist
 
-mv temp/web/* dist/
+mv temp/* dist/
 rm -rf temp
 echo "ok..."