mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-03-01 22:00:19 +00:00
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
[ ! -f /etc/config/fstab ] && ( block detect > /etc/config/fstab )
|
|
exit 0
|