Edit by browser

This commit is contained in:
张冠群 2020-10-20 18:20:16 +08:00
parent 32dbd1f40a
commit 9f5c4796dc
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cd /data/workspace/myshixun/step2/
#sh ./wenti.sh
# 执行学生代码文件
result=$(grep -c -E "China|Mars" a.sh)
result=$(grep -c -E "China|Mars" wenti.sh)
if [ $result -eq 0 ];then
echo `sh wenti.sh` >/tmp/a.txt