Procházet zdrojové kódy

change automake_agx.sh

yuchuli před 3 roky
rodič
revize
d911ff0fc4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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