mirror of
https://github.com/MeexReay/pmos-xiaomi-angelican.git
synced 2025-06-24 18:42:58 +03:00
6 lines
156 B
Bash
Executable File
6 lines
156 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source extract-paths.sh
|
|
ln -s $PWD/linux-xiaomi-angelican $PMAPORTS/device/testing
|
|
ln -s $PWD/device-xiaomi-angelican $PMAPORTS/device/testing
|