mirror of
https://github.com/MeexReay/pmos-xiaomi-angelican.git
synced 2025-06-24 02:22:58 +03:00
6 lines
138 B
Bash
Executable File
6 lines
138 B
Bash
Executable File
#!/bin/bash
|
|
|
|
pmbootstrap export
|
|
cp /tmp/postmarketOS-export/boot.img boot.img
|
|
cp /tmp/postmarketOS-export/xiaomi-angelican.img system.img
|