Edit by browser

This commit is contained in:
张冠群 2020-10-23 11:07:14 +08:00
parent 96b9ee293f
commit d6c84a8309
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ then
fi
if [ $count -eq 0 ];then
sh /data/workspace/myshixun/step1/daan.sh
sh /data/workspace/myshixun/step1/daan.sh test.txt
else
echo "请检查自己的代码,是否满足题目要求!"
fi