Explorar el Código

change automake_agx.sh

yuchuli hace 3 años
padre
commit
d911ff0fc4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sh/automake/automake_agx.sh

+ 1 - 1
sh/automake/automake_agx.sh

@@ -73,7 +73,7 @@ else
 	sed -i "1 a\ 最新版本APP : [下载]($urllink/AGXXavier/$month/$GITVERSIONCODE.zip) \n\n" Readme.md
 	cd ..
 	git add -u
-	git commit -m "automake  change app.zip code version:$VERSIONCODE"
+	git commit -m "automake  change app.  code version:$VERSIONCODE"
 	git push
 	cd ../modularization/sh/automake
 fi