Edit by browser

This commit is contained in:
张冠群 2020-10-21 15:12:11 +08:00
parent 2d93fb34fd
commit c301c2bb4e
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