소스 검색

small bug with cd

Paul Klumpp 12 년 전
부모
커밋
af4c732173
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      q2compile/make_and_put_all.sh

+ 1 - 0
q2compile/make_and_put_all.sh

@@ -99,6 +99,7 @@ for idx in ${!repo[*]}; do
 
 	esac
 
+	cd $cwd
 
 	echo
 done