From 1ece12a6550574c834d3fac9852506118905c97c Mon Sep 17 00:00:00 2001 From: chiteroman Date: Thu, 3 Oct 2024 16:35:31 +0200 Subject: [PATCH] Add action.sh --- module/action.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 module/action.sh diff --git a/module/action.sh b/module/action.sh new file mode 100644 index 0000000..b7f4614 --- /dev/null +++ b/module/action.sh @@ -0,0 +1,2 @@ +MODDIR=${0%/*} +wget -O $MODDIR/pif.json https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/refs/heads/main/module/pif.json