Explorar el Código

更新 build.sh

1585346868 hace 5 meses
padre
commit
4e71bb3bfb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -23,7 +23,7 @@ make
 make install
 
 # Install mxml-4.0.4.zip
-sudo apt-get install libmxml-dev
+sudo apt-get install libmxml-dev -y
 
 #cd "$SCRIPT_DIR/3rdparty"
 #rm -rf mxml-4.0.4