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