Commit 96df169aa18911ea85d468c13c3581258f0628ad

Authored by 王家文
1 parent 005eca6e
Exists in master and in 1 other branch dev-wjw

faet: 测试服配置和脚本

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
sh/pre/auto.sh
@@ -21,7 +21,7 @@ fi @@ -21,7 +21,7 @@ fi
21 21
22 22
23 sleep 1s 23 sleep 1s
24 -sh /sh/apigame/$apigame.sh ${1} 24 +sh /sh/apigame/apigame.sh ${1}
25 if [ $? -ne 0 ];then 25 if [ $? -ne 0 ];then
26 exit 1 26 exit 1
27 fi 27 fi