c981d35ce6
First actual phone in main 🎉 Fits the requirements for main devices as listed on https://wiki.postmarketos.org/wiki/Device_categorization.
5 lines
102 B
Bash
5 lines
102 B
Bash
#!/bin/sh
|
|
|
|
rc-update add eg25 default
|
|
rc-update add gpsd default
|
|
rc-update add gpsd_pinephone default
|