Edit by browser
This commit is contained in:
parent
14ac0e4715
commit
6501206014
|
@ -7,7 +7,7 @@ cd /data/workspace/myshixun/step2/
|
|||
result=$(grep -c -E "China|Mars" a.sh)
|
||||
|
||||
if [ $result -eq 0 ];then
|
||||
echo `sh a.sh` >/tmp/a.txt
|
||||
echo `sh wenti.sh` >/tmp/a.txt
|
||||
python3 b.py
|
||||
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue