mirror of
https://github.com/khanhduytran0/aintuitweaks.git
synced 2026-07-10 04:18:38 +02:00
BypassMarketplace: hook os_eligibility_get_domain_answer
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
# managedappdistributiond does not honor SIGTERM
|
||||
killall -KILL managedappdistributiond || true
|
||||
# some daemons do not honor SIGTERM
|
||||
killall -KILL appstorecomponentsd installd managedappdistributiond || true
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
# managedappdistributiond does not honor SIGTERM
|
||||
killall -KILL managedappdistributiond || true
|
||||
# some daemons do not honor SIGTERM
|
||||
killall -KILL appstorecomponentsd installd managedappdistributiond || true
|
||||
|
||||
Reference in New Issue
Block a user