diff --git a/step1/jiance.sh b/step1/jiance.sh index 2e6d34a..ebe2bdd 100644 --- a/step1/jiance.sh +++ b/step1/jiance.sh @@ -1,6 +1,6 @@ #!/bin/bash -cd /data/workspace/myshixun/step1/ +#cd /data/workspace/myshixun/step1/ @@ -56,7 +56,7 @@ then fi if [ $count -eq 0 ];then - sh daan.sh test.txt + sh /data/workspace/myshixun/step1/daan.sh /data/workspace/myshixun/step1/test.txt else echo "请检查自己的代码,是否满足题目要求!" fi \ No newline at end of file