Hi!
In my OpenWRT 18.06.2 I created custom folder /etc/block/ with my script and some data files.
I run this script via /etc/firewall.user last string
/etc/block/script.sh
Everythings works fine.
But when I make system backup in luci /cgi-bin/luci/admin/system/flashops
I got archive with etc folder but without my /etc/block/
Is there any way to include my custom folder to system backup?
P.S. I can place my folder in any path of the system, not necessarily in /etc