7f88a60024
[ci:skip-build]: already built successfully in CI
5 lines
104 B
Bash
5 lines
104 B
Bash
#!/bin/sh
|
|
|
|
# Delay modem powerup to avoid crashing
|
|
rc-update del rmtfs boot
|
|
rc-update add rmtfs default
|