mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-19 12:57:21 +02:00
Compare commits
3 Commits
d99cb3639b
...
9437d3fa56
Author | SHA1 | Date | |
---|---|---|---|
9437d3fa56 | |||
1faedee5c6 | |||
94dc11a8b4 |
@ -83,7 +83,7 @@ repos:
|
|||||||
"@prettier/plugin-ruby@4.0.4",
|
"@prettier/plugin-ruby@4.0.4",
|
||||||
]
|
]
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 24.3.0
|
rev: 24.4.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
#Refer to pyproject.toml
|
#Refer to pyproject.toml
|
||||||
|
@ -40,7 +40,10 @@ adb "$@" shell pm grant jp.co.c_lis.ccl.morelocale android.permission.CHANGE_CON
|
|||||||
|
|
||||||
# Shizuku
|
# Shizuku
|
||||||
#(adb shell sh /sdcard/Android/data/moe.shizuku.privileged.api/start.sh &)
|
#(adb shell sh /sdcard/Android/data/moe.shizuku.privileged.api/start.sh &)
|
||||||
(adb shell sh /storage/emulated/0/Android/data/moe.shizuku.privileged.api/start.sh &)
|
(adb "$@" shell sh /storage/emulated/0/Android/data/moe.shizuku.privileged.api/start.sh &)
|
||||||
|
|
||||||
|
# If 1, DoH3 is supported
|
||||||
|
(adb "$@" shell cmd device_config get netd_native doh &)
|
||||||
|
|
||||||
# Wait a bit and then reboot the device
|
# Wait a bit and then reboot the device
|
||||||
sleep 5
|
sleep 5
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 779d86ad67eaf4cfbc2af7d1511e0020e371a222
|
Subproject commit 49c2968dcea8e2568c4014a060ca8e108fcc69da
|
Loading…
x
Reference in New Issue
Block a user