mirror of
https://github.com/libretro/libretro-super
synced 2025-04-18 11:42:19 +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 $PARENTDIR
|
||||||
cd $DIR
|
cd $DIR
|
||||||
echo "pulling from repo... "
|
echo "pulling from repo... "
|
||||||
# OUT=`git pull`
|
OUT=`git pull`
|
||||||
echo $OUT
|
echo $OUT
|
||||||
if [ "${TYPE}" = "PROJECT" ]; then
|
if [ "${TYPE}" = "PROJECT" ]; then
|
||||||
RADIR=$DIR
|
RADIR=$DIR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user