Selaa lähdekoodia

small bug with cd

Paul Klumpp 12 vuotta sitten
vanhempi
commit
af4c732173
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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