Explorar o código

change automake.

yuchuli %!s(int64=2) %!d(string=hai) anos
pai
achega
ebcb5ce340
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      sh/automake/automake_agx.sh

+ 2 - 2
sh/automake/automake_agx.sh

@@ -34,7 +34,7 @@ echo "code version: "$GITVERSIONCODE
 
 
 month=`date +%Y.%m`
-urllink="http://10.16.0.119:3000/adc_pilot/modularization_pro/src/master/agx"
+urllink="http://111.33.136.149:3000/adc_pilot/modularization_pro/src/master/agx"
 
 
 if [ "$GITVERSIONCODE" =  "$VERSIONCODE" ]; then
@@ -51,7 +51,7 @@ else
 	cd ../../modularization
 	cp pilotbin.zip ../modularization_pro/agx/$month/$GITVERSIONCODE.zip
 	cd ../modularization_pro/agx
-	
+	git add $month
 	cat /dev/null > appversion
     	echo "$VERSIONCODE" >> appversion
 	compiletime=`date "+%Y.%m.%d %H:%M:%S"`