mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-05 22:33:04 +00:00
3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
[ ! -f /etc/config/fstab ] && ( block detect > /etc/config/fstab )
|
|
exit 0
|