mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
update android
This commit is contained in:
parent
9da8a3fa3f
commit
9c3812a5c2
@ -807,7 +807,7 @@ if [ "${PLATFORM}" = "android" ] && [ "${RA}" = "YES" ]; then
|
||||
cd $PARENTDIR
|
||||
cd $DIR
|
||||
echo "pulling from repo... "
|
||||
# OUT=`git pull`
|
||||
OUT=`git pull`
|
||||
echo $OUT
|
||||
if [ "${TYPE}" = "PROJECT" ]; then
|
||||
RADIR=$DIR
|
||||
|
Loading…
Reference in New Issue
Block a user