Skip to content

Commit

Permalink
missing cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Bridgewater committed May 26, 2011
1 parent 1d15433 commit f40a6ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ do
sudo make uninstall
done

cd $BUILDDIR
echo Downloading
count=${#PACKAGES[@]}
index=0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ do
sudo make uninstall
done

cd $BUILDDIR
echo Downloading
count=${#PACKAGES[@]}
index=0
Expand Down

0 comments on commit f40a6ff

Please sign in to comment.