Update "compat" correctly.

This commit is contained in:
Themaister 2012-08-30 09:37:10 +02:00
parent 381fa1d33b
commit e0bead21bb

View file

@ -25,7 +25,7 @@ fetch_project_bsnes()
fi
if [ -d "compat" ]; then
cd perf
cd compat
git pull ..
cd ..
else