diff --git a/step1/jiance.sh b/step1/jiance.sh index 9276a7f..9652f1d 100644 --- a/step1/jiance.sh +++ b/step1/jiance.sh @@ -1,4 +1,4 @@ #!/bin/bash -sh ./step1/daan.sh -cat ./step1/daan.sh |grep rm -cat ./step1/daan.sh |grep echo \ No newline at end of file +sh /data/workspace/myshixun/step1/daan.sh +cat /data/workspace/myshixun/step1/daan.sh |grep rm +cat /data/workspace/myshixun/step1/daan.sh |grep echo \ No newline at end of file