diff --git a/sh/pre/auto.sh b/sh/pre/auto.sh index 2c0fa4c..44621b9 100644 --- a/sh/pre/auto.sh +++ b/sh/pre/auto.sh @@ -21,7 +21,7 @@ fi sleep 1s -sh /sh/apigame/$apigame.sh ${1} +sh /sh/apigame/apigame.sh ${1} if [ $? -ne 0 ];then exit 1 fi -- libgit2 0.21.0