543598e81a
This should enable modem properly on the pinephone
4 lines
66 B
Bash
4 lines
66 B
Bash
#!/bin/sh
|
|
|
|
rc-update add ofono default
|
|
rc-update add eg25 default
|