From 7486e587cab3e9df64193d6a0d13b4bcaa7f635f Mon Sep 17 00:00:00 2001 From: krzee <4845550+krzee@users.noreply.github.com> Date: Tue, 24 Sep 2019 19:18:14 -0400 Subject: [PATCH] Update 16mad --- 16mad | 2 ++ 1 file changed, 2 insertions(+) diff --git a/16mad b/16mad index d07ed38..11bcf5e 100644 --- a/16mad +++ b/16mad @@ -36,6 +36,8 @@ fi if [ -f /sbin/magiskhide ]; then /sbin/magiskhide --add com.nianticlabs.pokemongo rm /sdcard/Magisk-v18.1.zip + chmod +x /system/bin/update_mad.sh + chmod +x /system/bin/pingreboot.sh fi [ "$(/system/bin/appops get de.grennith.rgc.remotegpscontroller android:mock_location)" = "No operations." ] && /system/bin/appops set de.grennith.rgc.remotegpscontroller android:mock_location allow