diff --git a/step1/jiance.sh b/step1/jiance.sh index bfeb8f5..d5e1dca 100644 --- a/step1/jiance.sh +++ b/step1/jiance.sh @@ -53,7 +53,7 @@ then echo "禁止出现人名" fi -if $num>0 ;then +if[$num > 0] ;then echo "请检查自己的代码,是否满足题目要求!" else sh /data/workspace/myshixun/step1/daan.sh