Browse Source

change automake_agx.sh

yuchuli 3 years ago
parent
commit
d911ff0fc4
1 changed files with 1 additions and 1 deletions
  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