Update "compat" correctly.
This commit is contained in:
parent
381fa1d33b
commit
e0bead21bb
|
@ -25,7 +25,7 @@ fetch_project_bsnes()
|
|||
fi
|
||||
|
||||
if [ -d "compat" ]; then
|
||||
cd perf
|
||||
cd compat
|
||||
git pull ..
|
||||
cd ..
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue