mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-07-09 16:52:05 +08:00
4 lines
48 B
Bash
Executable File
4 lines
48 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sudo mount -o ro,remount / || true
|