mirror of
https://github.com/Heleguo/lede.git
synced 2025-12-20 12:51:32 +00:00
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
[ ! -f /etc/config/fstab ] && ( block detect > /etc/config/fstab )
|
|
exit 0
|