Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10360283
install_cert.sh
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
557 B
Referenced Files
None
Subscribers
None
install_cert.sh
View Options
wait-for-offline
()
{
while
[
$(
adb
devices
|
grep
offline
|
wc
-l
)
-eq
0
]
;
do
sleep
0
.1
done
}
adb
wait-for-device
adb
root
wait-for-offline
adb
wait-for-device
adb
shell
avbctl
disable-verification
adb
wait-for-device
adb
reboot
adb
wait-for-device
adb
root
wait-for-offline
adb
wait-for-device
adb
remount
adb
wait-for-device
adb
reboot
adb
wait-for-device
adb
root
wait-for-offline
adb
wait-for-device
adb
remount
adb
wait-for-device
adb
push
/
$1
/system/etc/security/cacerts
adb
shell
chmod
664
/system/etc/security/cacerts/
$1
adb
reboot
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 8, 06:17 (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1033765
Default Alt Text
install_cert.sh (557 B)
Attached To
Mode
R134 rentgen-android
Attached
Detach File
Event Timeline
Log In to Comment