mirror of
https://github.com/Heleguo/lede.git
synced 2026-01-08 21:57:21 +00:00
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
[ ! -f /etc/config/fstab ] && ( block detect > /etc/config/fstab )
|
|
exit 0
|