Parcourir la source

small bug with cd

Paul Klumpp il y a 12 ans
Parent
commit
af4c732173
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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