Edit by browser

This commit is contained in:
张冠群 2020-10-21 15:38:07 +08:00
parent 06393a92b6
commit 3304c7942b
1 changed files with 1 additions and 1 deletions

View File

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