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