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