Skip to content

Commit 50d381d

Browse files
Merge pull request #6 from wrinklytesties/patch-7
Update: redroid_init.sh package names
2 parents ac72184 + 0eeec34 commit 50d381d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redroid_init.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ sudo docker-compose -f ~/cosmog/docker-compose.yml up -d" >> houndour/startup.sh
129129
130130
adb connect localhost:${port}
131131
adb -s localhost:${port} push ./configs/${i}.json /data/local/tmp/cosmog.json
132-
adb -s localhost:${port} shell am start -n com.sy1vi3.cosmog/com.sy1vi3.cosmog.MainActivity
132+
adb -s localhost:${port} shell am start -n com.nianticlabs.pokemongo.ares/com.nianticlabs.pokemongo.ares.MainActivity
133133
134134
sleep 10
135135
" >> send_configs.sh

0 commit comments

Comments
 (0)