From a466518ab6d011ec35b64af11296f1e807f6ea38 Mon Sep 17 00:00:00 2001 From: chiteroman Date: Thu, 3 Oct 2024 17:24:41 +0200 Subject: [PATCH] Revert "Add action.sh" This reverts commit 1ece12a6550574c834d3fac9852506118905c97c. Magisk busybox doesn't have Internet :( --- module/action.sh | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 module/action.sh diff --git a/module/action.sh b/module/action.sh deleted file mode 100644 index b7f4614..0000000 --- a/module/action.sh +++ /dev/null @@ -1,2 +0,0 @@ -MODDIR=${0%/*} -wget -O $MODDIR/pif.json https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/refs/heads/main/module/pif.json