mirror of
https://github.com/MeexReay/pmos-xiaomi-angelican.git
synced 2025-06-23 18:12:57 +03:00
5 lines
137 B
Bash
Executable File
5 lines
137 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export PMAPORTS=$(pmbootstrap config | sed -n 's/^aports = //p')
|
|
export PMWORK=$(pmbootstrap config | sed -n 's/^work = //p')
|