You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
Update Action to run autopif2 --strong since Pixel Betas no longer pass Device
This commit is contained in:
@@ -4,7 +4,7 @@ MODPATH="${0%/*}"
|
|||||||
set +o standalone
|
set +o standalone
|
||||||
unset ASH_STANDALONE
|
unset ASH_STANDALONE
|
||||||
|
|
||||||
sh $MODPATH/autopif2.sh -a -m -p || exit 1
|
sh $MODPATH/autopif2.sh -s -m -p || exit 1
|
||||||
|
|
||||||
echo -e "\nDone!"
|
echo -e "\nDone!"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user