lede/package/system/fstools/files/fstab.default

3 lines
74 B
Plaintext
Raw Normal View History

2017-09-06 19:19:45 +08:00
[ ! -f /etc/config/fstab ] && ( block detect > /etc/config/fstab )
exit 0