Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| android:oneplus_6_enchilada [2026/05/27 04:17] – [Windows] Sean Rhone | android:oneplus_6_enchilada [2026/06/10 08:16] (current) – [Windows] Sean Rhone |
|---|
| MOVE /Y "%UserProfile%\Downloads\lineage-22.2-"*"-nightly-enchilada-signed.zip" "%UserProfile%\Downloads\lineage-22.2-nightly-enchilada-signed.zip" && "%UserProfile%\Downloads\platform-tools\adb.exe" sideload "%UserProfile%\Downloads\lineage-22.2-nightly-enchilada-signed.zip" | MOVE /Y "%UserProfile%\Downloads\lineage-22.2-"*"-nightly-enchilada-signed.zip" "%UserProfile%\Downloads\lineage-22.2-nightly-enchilada-signed.zip" && "%UserProfile%\Downloads\platform-tools\adb.exe" sideload "%UserProfile%\Downloads\lineage-22.2-nightly-enchilada-signed.zip" |
| |
| "%UserProfile%\Downloads\platform-tools\adb.exe" kill-server | "%UserProfile%\Downloads\platform-tools\adb.exe" kill-server && RMDIR /S /Q "%UserProfile%\.android" |
| |
| ====== Recovery ====== | ====== Recovery ====== |
| **** | **** |
| |
| DEL /Q "%UserProfile%\Downloads\fakenews-gambling-hosts" & "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\fakenews-gambling-hosts" --location "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts" --progress-bar && "%UserProfile%\Downloads\platform-tools\adb.exe" shell "mount -o 'rw,remount' '/mnt/system'" && "%UserProfile%\Downloads\platform-tools\adb.exe" push "%UserProfile%\Downloads\fakenews-gambling-hosts" "/mnt/system/system/etc/hosts" && "%UserProfile%\Downloads\platform-tools\adb.exe" shell "restorecon -F -v '/mnt/system/system/etc/hosts' && sync && head '/mnt/system/system/etc/hosts'" && "%UserProfile%\Downloads\platform-tools\adb.exe" reboot && "%UserProfile%\Downloads\platform-tools\adb.exe" kill-server && DEL /Q "%UserProfile%\Downloads\fakenews-gambling-hosts" & RMDIR /S /Q "%UserProfile%\Downloads\platform-tools" | DEL /Q "%UserProfile%\Downloads\fakenews-gambling-hosts" & "%SystemRoot%\System32\curl.exe" --output "%UserProfile%\Downloads\fakenews-gambling-hosts" --location "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-gambling/hosts" --progress-bar && "%UserProfile%\Downloads\platform-tools\adb.exe" shell "mount -o 'rw,remount' '/mnt/system'" && "%UserProfile%\Downloads\platform-tools\adb.exe" push "%UserProfile%\Downloads\fakenews-gambling-hosts" "/mnt/system/system/etc/hosts" && "%UserProfile%\Downloads\platform-tools\adb.exe" shell "restorecon -F -v '/mnt/system/system/etc/hosts' && sync && head '/mnt/system/system/etc/hosts'" && "%UserProfile%\Downloads\platform-tools\adb.exe" reboot && "%UserProfile%\Downloads\platform-tools\adb.exe" kill-server && DEL /Q "%UserProfile%\Downloads\fakenews-gambling-hosts" & RMDIR /S /Q "%UserProfile%\Downloads\platform-tools" "%UserProfile%\.android" |
| |
| ==== FreeBSD ==== | ==== FreeBSD ==== |